Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kanition committed Mar 17, 2024
1 parent e75bb0b commit a333003
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
with:
scheme: full
run: |
tlmgr update --self
ls ./boondox
export TEXINPUTS=./boondox/tex:$TEXINPUTS
./cp.sh
Expand Down

1 comment on commit a333003

@kanition
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestions from
xu-cheng/texlive-action#16

Please sign in to comment.