Fixed workflow.
This commit is contained in:
parent
0676372ca6
commit
b116410d3b
@ -22,7 +22,6 @@ jobs:
|
|||||||
cmake -A x64 -DCMAKE_BUILD_TYPE=Release --preset=default .
|
cmake -A x64 -DCMAKE_BUILD_TYPE=Release --preset=default .
|
||||||
cd build
|
cd build
|
||||||
cmake --build . --config Release
|
cmake --build . --config Release
|
||||||
cd Release
|
|
||||||
|
|
||||||
- name: Creating Appropriate Directories
|
- name: Creating Appropriate Directories
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user