Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Sep 14, 2023
1 parent 0787f5e commit d8e6b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: opam install -d . --deps-only

- name: Build
run: opam exec -- dune build @doc
run: opam exec -- dune build @doc --ignore-promoted-rules

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit d8e6b83

Please sign in to comment.