Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jzstark committed Mar 6, 2024
1 parent 06f898c commit af38584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
opam exec -- dune build @doc
cat docs/mathjax.js docs/highlight.pack.js >> _build/default/_doc/_html/highlight.pack.js
cp -r _build/default/_doc/_html/* docs
cp -r _build/default/_doc/_html/* docs
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit af38584

Please sign in to comment.