diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 51bd0e0..fbdb752 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -89,10 +89,10 @@ jobs: .\install-tl-windows --no-gui --profile ..\.github\workflows\texlive-win.profile tlmgr install ${{ env.TL_PACKAGES }} tlmgr update --self --all --no-auto-install --repository=${{ env.CTAN_URL }}/systems/texlive/tlnet/ - # - name: Check fduthesis - # run: | - # ${{ env.SET_PATH }} - # l3build check -q -H + - name: Check fduthesis + run: | + ${{ env.SET_PATH }} + l3build unpack -q - name: Test fduthesis run: | ${{ env.SET_PATH }}