Skip to content

Commit ee0fb14

Browse files
authored
Update windows.yml
1 parent 3b0a4f8 commit ee0fb14

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,9 @@ jobs:
5353
5454
- name: Build
5555
id: build
56-
shell: cmd
5756
run: |
5857
cd build
59-
qmake ..\welle-io
58+
qmake ..
6059
mingw32-make
6160
6261
- name: Archive artifacts (welle.io build dir)

0 commit comments

Comments
 (0)