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