Skip to content

Commit

Permalink
feat: update workflow for new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cuppajoeman committed Oct 14, 2024
1 parent f89a89a commit ccb8752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openmath.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
cd scripts/precompiled_html_generation_new/
cd fast-html
python main.py --base-dir ../../../html_copy/ --gen-dir ../../../generated_html --base-template-file ../templates/openmath_template.html --custom-template-conversion-file ../main.py
./build.sh
- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit ccb8752

Please sign in to comment.