We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120484b commit 01dd545Copy full SHA for 01dd545
.github/workflows/test2.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v3
23
- name: build
24
run: |
25
- cmake -S ./ -B ./
+ qmake -makefile CaptureStream2-Rad.pro
26
make
27
28
- uses: actions/upload-artifact@v4
0 commit comments