summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f47fae7..9f753b7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ build:arch:
image: testcab/yay
stage: build
script:
- - yay -Sy --noconfirm cmake git cpr nlohmann-json pugixml
+ - yay -Syu --noconfirm cmake git cpr nlohmann-json pugixml fmt
- cd aur
# If this does not work, then try CI_COMMIT_REF_SLUG
- echo $CI_COMMIT_REF_NAME