diff --git a/.github/workflows/latex.yml b/.github/workflows/latex.yml index 17ec9098..dec94386 100644 --- a/.github/workflows/latex.yml +++ b/.github/workflows/latex.yml @@ -68,7 +68,7 @@ jobs: - name: Install hooks run: | - sh ./a.cli setup + bash ./a.cli setup - name: Compile LaTeX document uses: xu-cheng/latex-action@v3