mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-06-15 06:37:48 +08:00
fix syntax
This commit is contained in:
4
.github/workflows/awesome_workflow.yml
vendored
4
.github/workflows/awesome_workflow.yml
vendored
@@ -177,5 +177,5 @@ jobs:
|
|||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
run: cmake -B ./build -S .
|
- run: cmake -B ./build -S .
|
||||||
run: cmake --build build
|
- run: cmake --build build
|
||||||
|
|||||||
Reference in New Issue
Block a user