Compare commits
No commits in common. "b116410d3bb2bebef2ffd6d2c1f473bcdcfb963c" and "138d6b166d08a67a327a75904a8457f7e6341b3c" have entirely different histories.
b116410d3b
...
138d6b166d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user