Skip to content

Commit

Permalink
Let's see if this trick works for QtDir
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed Nov 28, 2023
1 parent c222ced commit f68a666
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
run: choco install innosetup
- name: Create Installer with Inno Setup
run: ISCC.exe qtpass.iss
with:
QtDir: ${{ steps.install-qt.outputs.Qt5_DIR }}
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit f68a666

Please sign in to comment.