We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca41854 commit 5034217Copy full SHA for 5034217
1 file changed
.github/workflows/build-and-test.yml
@@ -20,8 +20,6 @@ jobs:
20
- name: Execute build
21
run: |
22
ls -l
23
- pwd
24
- ls -l mingw-pipeline-tests/
25
cmake --preset mingw-release
26
cmake --build --preset mingw-release --target install
27
- name: Upload artifacts
0 commit comments