mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-02 12:32:21 +00:00
appveyor.yml experiment
This commit is contained in:
parent
10b823d6d5
commit
818b8f14bd
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ install:
|
|||
- 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 "md5sum msys2-keyring-r21.b39fb11-1-any.pkg.tar.xz{.sig,}"
|
||||
- bash -lc "rm -r /etc/pacman.d/gnupg/"
|
||||
- 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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue