Fix step description

This commit is contained in:
Martin 2023-11-19 20:55:38 +01:00
parent 6cfbb0d1d8
commit f8a09fe199

View File

@ -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