ci: fix AppVeyor install configuration
- Chocolatey dropped the 'cinst' shortname
This commit is contained in:
@@ -45,9 +45,9 @@ skip_commits:
|
||||
|
||||
install:
|
||||
# fetch submodules (like ci-scripts)
|
||||
- cmd: git submodule update --init --recursive
|
||||
- git submodule update --init --recursive
|
||||
# for the sequencer
|
||||
- cinst re2c
|
||||
- choco install re2c
|
||||
|
||||
#---------------------------------#
|
||||
# build matrix configuration #
|
||||
|
||||
Reference in New Issue
Block a user