Skip to content

Commit

Permalink
Fix excess bundle files
Browse files Browse the repository at this point in the history
  • Loading branch information
gucci-on-fleek committed Nov 22, 2022
1 parent 0039f24 commit 61fbf51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-test-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ jobs:
- name: Bundle the package
run: |
cd ~/luametalatex
l3build uninstall
cd "$GITHUB_WORKSPACE"
l3build bundle
- name: Archive on failure
Expand Down

0 comments on commit 61fbf51

Please sign in to comment.