mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-02 04:22:59 +00:00
appveyor.yml experiment
This commit is contained in:
parent
6dc1262eae
commit
7097a5e98f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ install:
|
|||
- bash -lc "pacman-key --init"
|
||||
- bash -lc "pacman-key --populate msys2"
|
||||
- bash -lc "pacman-key --verify msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz.sig"
|
||||
- bash -lc "pacman --noconfirm -U msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz"
|
||||
- bash -lc "pacman --ask 20 -U msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz"
|
||||
- bash -lc "pacman --needed --noconfirm -Syu"
|
||||
- bash -lc "pacman --needed --noconfirm -Sy"
|
||||
- bash -lc "pacman --noconfirm -S base-devel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue