mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
experiment 2
This commit is contained in:
parent
b1781e9428
commit
8d939aa915
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
- name: configure
|
||||
env:
|
||||
CPM_SOURCE_CACHE: ${{GITHUB_WORKSPACE}}/cpm_modules
|
||||
CPM_SOURCE_CACHE: ${GITHUB_WORKSPACE}/cpm_modules
|
||||
run: cmake -Stest -Bbuild
|
||||
|
||||
- name: build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue