diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6b3b4b1..c4ebc5a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,6 +57,7 @@ pages: # Get a sample app store, the same one we refer to in documentation - curl -L "https://www.dropbox.com/scl/fi/r6dpqa9ugli0v23ox3ho5/repo.zip?rlkey=oxc50ne9runw1bkb1fm3zy5r3&dl=1" -o repo.zip - unzip repo.zip + - mkdir -p public/usb-butter/appstore/fdroid - mv repo public/usb-butter/appstore/fdroid - rm -f repo.zip # Now move the zip into the public dir so it gets served.