mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-04 13:33:18 +00:00
appveyor debug
This commit is contained in:
parent
7ab80335d1
commit
128552b6f7
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ install:
|
|||
- set PATH=C:\msys64\usr\bin;%PATH%
|
||||
- bash -lc "curl -O http://repo.msys2.org/msys/x86_64/msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz"
|
||||
- bash -lc "curl -O http://repo.msys2.org/msys/x86_64/msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz.sig"
|
||||
- bash -lc "ls -l msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz{.sig,}"
|
||||
- bash -lc "pacman-key --verify msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz{.sig,}"
|
||||
- bash -lc "pacman -U msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz"
|
||||
- bash -lc "pacman --needed --noconfirm -Syu"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue