Fixed workflow.
This commit is contained in:
parent
af12c67aa1
commit
738fa71402
@ -20,8 +20,7 @@ jobs:
|
||||
run: |
|
||||
cd ${{ gitea.workspace }}
|
||||
cmake -A x64 -DCMAKE_BUILD_TYPE=Release --preset=default .
|
||||
cmake --build . --config Release
|
||||
cmake --install .
|
||||
cmake --build build --config Release
|
||||
|
||||
- name: Creating Appropriate Directories
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user