Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pavly-gerges authored Mar 4, 2025
1 parent 72f335a commit d5ffc15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Build LaTEX Code
run: |
cd ./Math-I-LaTEX
chmod +rwx ./build-script/compile-tex math-i.tex
./build-script/compile-tex math-i.tex
chmod +rwx ./build-script/compile-tex.sh math-i.tex
./build-script/compile-tex.sh math-i.tex
- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit d5ffc15

Please sign in to comment.