Fix step description
This commit is contained in:
parent
6cfbb0d1d8
commit
f8a09fe199
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: amalgamate
|
- name: amalgamate
|
||||||
run: bash amalgamate.sh
|
run: bash amalgamate.sh
|
||||||
- name: Run CMake consuming CMakePreset.json and run vcpkg to build packages
|
- name: Run CMake consuming CMakePreset.json and run tests
|
||||||
uses: lukka/run-cmake@v10
|
uses: lukka/run-cmake@v10
|
||||||
with:
|
with:
|
||||||
# This is the name of the CMakePresets.json's configuration to use to generate
|
# This is the name of the CMakePresets.json's configuration to use to generate
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user