We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3909bf commit 1d27673Copy full SHA for 1d27673
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Build QtPass
16
run: |
17
qmake qtpass.pro CONFIG+=static
18
- make
+ nmake
19
copy README.md src\release\README.txt
20
copy LICENSE src\release\LICENSE.txt
21
- name: Install Inno Setup
0 commit comments