mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-06 04:53:30 +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
|
||||
with:
|
||||
submodules: true
|
||||
run: cmake -B ./build -S .
|
||||
run: cmake --build build
|
||||
- run: cmake -B ./build -S .
|
||||
- run: cmake --build build
|
||||
|
||||
Reference in New Issue
Block a user