mirror of
https://github.com/TartanLlama/expected.git
synced 2025-07-31 09:27:18 +02:00
Update cmake.yml
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -137,7 +137,7 @@ jobs:
|
||||
- name: Configure CMake
|
||||
env:
|
||||
CXX: ${{matrix.cxx}}
|
||||
run:
|
||||
run: |
|
||||
mkdir -p ${{github.workspace}}/build
|
||||
cmake -B ${{github.workspace}}/build -DCMAKE_CXX_STANDARD=${{matrix.std}}
|
||||
|
||||
|
Reference in New Issue
Block a user