Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-24 committed Jun 21, 2024
1 parent aa9d38b commit 36cde27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version: '3.12'
- name: Install LaTeX
run: |
sudo apt-get -y install texlive-full
sudo apt-get update && sudo apt-get -y install texlive-full
- name: Change ref (tag)
if: contains(github.ref, 'tags')
run: |
Expand Down

0 comments on commit 36cde27

Please sign in to comment.