summaryrefslogtreecommitdiff
path: root/ci-prod-fable.ick
diff options
context:
space:
mode:
Diffstat (limited to 'ci-prod-fable.ick')
-rw-r--r--ci-prod-fable.ick5
1 files changed, 3 insertions, 2 deletions
diff --git a/ci-prod-fable.ick b/ci-prod-fable.ick
index 6998db5..bd9f31d 100644
--- a/ci-prod-fable.ick
+++ b/ci-prod-fable.ick
@@ -55,8 +55,9 @@ pipelines:
shell: |
echo already set up?
dpkg -l texlive-full
- apt update
- apt install -y wget
+ apt-get allow-releaseinfo-change
+ apt-get update
+ apt-get install -y wget
- pipeline: build_fable_poc_pdfs
actions: