Skip to content

Commit 1d27673

Browse files
committed
nmake, really
1 parent d3909bf commit 1d27673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Build QtPass
1616
run: |
1717
qmake qtpass.pro CONFIG+=static
18-
make
18+
nmake
1919
copy README.md src\release\README.txt
2020
copy LICENSE src\release\LICENSE.txt
2121
- name: Install Inno Setup

0 commit comments

Comments
 (0)