mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Testing using an older version of NSIS in appveyor builds again
This commit is contained in:
@@ -11,7 +11,7 @@ init:
|
||||
|
||||
install:
|
||||
# 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.
|
||||
- md love
|
||||
|
||||
Reference in New Issue
Block a user