Skip to content

Commit 01dd545

Browse files
authored
Update test2.yml
1 parent 120484b commit 01dd545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v3
2323
- name: build
2424
run: |
25-
cmake -S ./ -B ./
25+
qmake -makefile CaptureStream2-Rad.pro
2626
make
2727
2828
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)