Use curl instead of wget.
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Achim D. Brucker 2022-03-16 21:00:12 +00:00
parent 9828313d9e
commit 87bb66436f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pipeline:
image: docker.io/texlive/texlive
commands:
- cd examples
- wget http://www.entcs.org/generic.zip
- curl http://www.entcs.org/generic.zip --output generic.zip
- unzip -p generic.zip generic/entcs.cls > entcs.cls
- rm generic.zip
- latexmk -pdf