Skip to content

Commit

Permalink
Fix step description
Browse files Browse the repository at this point in the history
  • Loading branch information
uroni committed Nov 19, 2023
1 parent 6cfbb0d commit f8a09fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- name: amalgamate
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
with:
# This is the name of the CMakePresets.json's configuration to use to generate
Expand Down

0 comments on commit f8a09fe

Please sign in to comment.