Fixed workflow.
This commit is contained in:
parent
138d6b166d
commit
0676372ca6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user