Skip to content

Commit a52abba

Browse files
ci: rollback nsis version
1 parent 47ae562 commit a52abba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ jobs:
4040
cache: true
4141

4242
- name: Install NSIS
43-
uses: negrutiu/nsis-install@v2
43+
uses: craftablescience/nsis-install@v3
4444
with:
45+
version: 'v3.11.7461.309'
4546
arch: x64
4647

4748
- name: Configure CMake

0 commit comments

Comments
 (0)