Skip to content

Commit

Permalink
Try new JS action
Browse files Browse the repository at this point in the history
  • Loading branch information
zauguin committed Mar 16, 2024
1 parent 42c2eda commit 82492e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- if: ${{ matrix.kind == 'doc' }}
run: sudo apt-get update && sudo apt-get install python3-docutils
- name: Install TeX Live
uses: zauguin/install-texlive@v3
uses: zauguin/install-texlive@a29010e3cadb8477ec3bfefce1e355ef810e1c85
with:
# The list of packages to install is in a separate file under .github/tl_packages
# to allow reuse.
Expand Down

0 comments on commit 82492e6

Please sign in to comment.