Skip to content

Commit

Permalink
ci: remove tds.zip in zip
Browse files Browse the repository at this point in the history
  • Loading branch information
LogCreative committed Dec 19, 2023
1 parent b21d08a commit 79a42e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
git config --global --add safe.directory /github/workspace
cd sjtutex && l3build ctan
name: build package with l3build
- name: prepare upload artifacts
run: sudo rm sjtutex/build/distrib/tds/sjtutex.tds.zip
- uses: actions/upload-artifact@v3
with:
path: |
Expand Down

0 comments on commit 79a42e1

Please sign in to comment.