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 b420c6e
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 --ignored-promoted-rules

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

0 comments on commit b420c6e

Please sign in to comment.