mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 04:53:54 -07:00
verify nsis install
This commit is contained in:
parent
100076acd1
commit
9732a846d3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/desktop-build.yml
vendored
1
.github/workflows/desktop-build.yml
vendored
|
|
@ -432,6 +432,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
choco install nsis -y
|
choco install nsis -y
|
||||||
echo "C:/Program Files (x86)/NSIS" >> $GITHUB_PATH
|
echo "C:/Program Files (x86)/NSIS" >> $GITHUB_PATH
|
||||||
|
makensis -VERSION || echo "NSIS installation faulty"
|
||||||
|
|
||||||
- name: "Setup vcpkg cache"
|
- name: "Setup vcpkg cache"
|
||||||
id: vcpkg-cache
|
id: vcpkg-cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue