Skip to content

Commit

Permalink
editing...
Browse files Browse the repository at this point in the history
  • Loading branch information
jzstark committed Mar 8, 2024
1 parent 5f9594f commit 8b0f625
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:

- name: Build doc
run: |
opam exec -- odoc --version
opam exec -- dune build @doc --verbose 2>&1
opam exec -- dune build @doc --verbose
ls _build/default/_doc/_html/owl/Owl_dense_matrix
cp docs/*.js _build/default/_doc/_html/
cp docs/*.css _build/default/_doc/_html/
Expand Down

0 comments on commit 8b0f625

Please sign in to comment.