Skip to content

Commit

Permalink
MP1: Force NSIS 3.08
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjswan authored Dec 11, 2023
1 parent 9b6d27f commit 9dccd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Setup NSIS
run: |
choco install --yes nsis --version=3.08
choco install --yes nsis --version=3.08 --force
- name: Git Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 9dccd73

Please sign in to comment.