We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faace8f commit 544cc0cCopy full SHA for 544cc0c
.github/workflows/build-windows.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
# Checkout repo
17
- uses: actions/checkout@v1
18
- # Configure, build and test
+ # Configure, build and test
19
- name: configure
20
run: mkdir build-release;cd build-release;cmake ..
21
shell: pwsh
0 commit comments