Skip to content

Commit

Permalink
ci: fix release script (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
LogCreative authored Mar 29, 2023
1 parent c01e104 commit 846855f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: xu-cheng/texlive-action/full@v1
with:
run: |
apk add zip diffutils
apk add zip diffutils font-noto-cjk
cd sjtutex && l3build ctan
name: build package
- uses: actions/create-release@latest
Expand Down

0 comments on commit 846855f

Please sign in to comment.