[libgweather/style-check-feedback: 3/6] ci: Add curl to the style check packages
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/style-check-feedback: 3/6] ci: Add curl to the style check packages
- Date: Tue, 19 Oct 2021 15:29:41 +0000 (UTC)
commit 2607aa40a3bdaf1d4f65d6fc2fd07cddc4bdcc83
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Oct 19 14:20:22 2021 +0100
ci: Add curl to the style check packages
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 23a8e922..4b9e97ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,7 +18,7 @@ style-check-diff:
image: fedora:latest
stage: style-check
script:
- - dnf install -y clang-tools-extra diffutils git
+ - dnf install -y clang-tools-extra curl diffutils git
- sh -x ./.gitlab-ci/run-style-check.sh
# Recipe for setting up the build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]