Updated URL to use https for downloading entcs.cls.
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Achim D. Brucker 2023-02-10 06:27:15 +00:00
parent f64a232a40
commit b6c33e57db
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pipeline:
- export ARTIFACT_DIR=$CI_WORKSPACE/.artifacts/$CI_REPO/$CI_BRANCH/$CI_BUILD_NUMBER/
- mkdir -p $ARTIFACT_DIR
- cd examples
- curl http://www.entcs.org/generic.zip --output generic.zip
- curl https://www.entcs.org/generic.zip --output generic.zip
- unzip -p generic.zip generic/entcs.cls > entcs.cls
- rm generic.zip
- latexmk -pdf