Skip to content

Commit

Permalink
Fixed syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Feb 3, 2025
1 parent f950155 commit 66ae6f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,7 @@ include:
- component: $CI_SERVER_FQDN/$CI_PROJECT_PATH/custom-release@$CI_COMMIT_SHA
inputs:
name: texlive
prerequisites:
- xq
prerequisites: xq
command: |
curl -sSLf https://texlive.info/historic/systems/texlive \
| xq --xpath '//a@href' \
Expand Down

0 comments on commit 66ae6f2

Please sign in to comment.