mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Testing using an older version of NSIS in appveyor builds
This commit is contained in:
@@ -11,7 +11,7 @@ init:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
# We need to install NSIS to create the packaged installer executable.
|
# We need to install NSIS to create the packaged installer executable.
|
||||||
- choco install nsis -pre -y
|
- choco install nsis -y
|
||||||
|
|
||||||
# Move all woking directory items except `appveyor.yml` to `love` subdirectory.
|
# Move all woking directory items except `appveyor.yml` to `love` subdirectory.
|
||||||
- md love
|
- md love
|
||||||
|
|||||||
Reference in New Issue
Block a user