summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 41b009c3..d715dac9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -305,6 +305,7 @@ windows-gnu-nettle:
- $CI_PROJECT_NAMESPACE == "sequoia-pgp"
before_script:
# the default before_scipt scriptlet doesn't work on Powershell
+ - pacman -S gnupg --noconfirm
- rustc --version --verbose
- cargo --version
- clang -v