mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Update appveyor.yml
This commit is contained in:
parent
d5f186f4ed
commit
8745af95b5
@ -27,7 +27,7 @@ init:
|
|||||||
# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Outcomment if lua environment invalidates and needs to be reinstalled, otherwise all will run from the cache.
|
# Outcomment if lua environment invalidates and needs to be reinstalled, otherwise all will run from the cache
|
||||||
- call choco install -y 7zip.commandline
|
- call choco install -y 7zip.commandline
|
||||||
- call choco install -y lua51
|
- call choco install -y lua51
|
||||||
- call choco install -y luarocks
|
- call choco install -y luarocks
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user