Fixed workflow.

This commit is contained in:
Arron David Nelson 2024-02-05 21:47:46 -08:00
parent 138d6b166d
commit 0676372ca6

View File

@ -26,6 +26,7 @@ jobs:
- name: Creating Appropriate Directories
run: |
cd ${{ gitea.workspace }}/build/Release
mkdir bin
mv StrToHash.exe bin
mv zlib1.dll bin