Skip to content

Commit

Permalink
fix: lualatex
Browse files Browse the repository at this point in the history
  • Loading branch information
RadioNoiseE committed Dec 10, 2024
1 parent 7d898cf commit cb781b0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/publ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,17 @@ jobs:
scheme: small
run: |
tlmgr install \
collection-basic \
collection-latex \
collection-luatex
evangelion-jfm \
xurl \
listings \
graphics \
lua-ul \
luatexja
- name: Publish
run: |
alias cc=clang
alias cc=clang
source /etc/profile
echo $PATH
python3 make.py post
python3 make.py batch
Expand Down

0 comments on commit cb781b0

Please sign in to comment.