ci: Fix windows build failing because of outdated keyring

Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
This commit is contained in:
Wolfgang Walther
2022-06-03 22:19:16 -05:00
committed by Steve Chavez
parent 2c001010df
commit 973c22a102
+2
View File
@@ -168,6 +168,8 @@ jobs:
~\AppData\Local\Programs\stack
.stack-work
deps: |
stack exec -- pacman -Syu --noconfirm
stack exec -- pacman -S msys2-keyring --noconfirm
stack exec -- pacman -S mingw64/mingw-w64-x86_64-postgresql --noconfirm
# We'd need to make test/with_tmp_db run on Windows first
# test: true