Commit bdf42173 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ fix CI

parent ea60e8e2
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -236,9 +236,9 @@ pages:
      artifacts: true
  script:
    # Get the previous GitLab Pages content (otherwise other beta/stable branch gets removed..)
    # - 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
    - set +e