Compare commits

..

No commits in common. "b116410d3bb2bebef2ffd6d2c1f473bcdcfb963c" and "138d6b166d08a67a327a75904a8457f7e6341b3c" have entirely different histories.

View File

@ -22,10 +22,10 @@ jobs:
cmake -A x64 -DCMAKE_BUILD_TYPE=Release --preset=default .
cd build
cmake --build . --config Release
cd Release
- name: Creating Appropriate Directories
run: |
cd ${{ gitea.workspace }}/build/Release
mkdir bin
mv StrToHash.exe bin
mv zlib1.dll bin