Update ci.yml
This commit is contained in:
parent
e6160afb56
commit
4a4107aa0f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -116,7 +116,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: CMake
|
||||
- name: CMake ${{ matrix.config.GENERATOR }} CXX=${{matrix.config.CXX_STANDARD}} WCHAR=${{matrix.config.WCHAR_FILES}}
|
||||
shell: pwsh
|
||||
run: |
|
||||
mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user