Skip to content

Commit d84e0dd

Browse files
committed
ci: still need l3build unpack
1 parent 64a4d90 commit d84e0dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ jobs:
8989
.\install-tl-windows --no-gui --profile ..\.github\workflows\texlive-win.profile
9090
tlmgr install ${{ env.TL_PACKAGES }}
9191
tlmgr update --self --all --no-auto-install --repository=${{ env.CTAN_URL }}/systems/texlive/tlnet/
92-
# - name: Check fduthesis
93-
# run: |
94-
# ${{ env.SET_PATH }}
95-
# l3build check -q -H
92+
- name: Check fduthesis
93+
run: |
94+
${{ env.SET_PATH }}
95+
l3build unpack -q
9696
- name: Test fduthesis
9797
run: |
9898
${{ env.SET_PATH }}

0 commit comments

Comments
 (0)