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 4c28d96 commit 9b6d27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mediaportal_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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 9b6d27f

Please sign in to comment.