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 00bce77 commit 7d38684Copy full SHA for 7d38684
.github/workflows/windows_installer.yml
@@ -30,7 +30,7 @@ jobs:
30
pip install meson
31
32
- name: Install NSIS with EnVar plugin
33
- uses: repolevedavaj/install-nsis@v1.0.1
+ uses: Totto16/install-nsis@b8c1d53459740d27bc34ef99d28ec5265fc62c63
34
with:
35
nsis-version: '3.11'
36
0 commit comments