Skip to content
Snippets Groups Projects
Commit ea60e8e2 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ fix CI

parent 827f897c
No related branches found
No related tags found
No related merge requests found
Pipeline #3308 failed
......@@ -146,9 +146,9 @@ build-job: # This job runs in the build stage, which runs first.
- !reference [.default_rules, rules]
script:
# Test zip installation
# - rm -rf /var/lib/apt/lists/*
# - apt update
# - apt-cache gencaches
- rm -rf /var/lib/apt/lists/*
- apt update
- apt-cache gencaches
- apt install -y zip unzip
- zip --help
- echo "Compiling the code..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment