Skip to content

Commit

Permalink
Update doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nrybowski authored Nov 25, 2024
1 parent 0e43587 commit c4d9130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build documentation
id: build
run: |
cargo +nightly doc --no-deps
cargo +nightly doc
echo "<meta http-equiv=\"refresh\" content=\"0; url=dune_core\">" > target/doc/index.html
- name: Upload documentation
id: deploy
Expand Down

0 comments on commit c4d9130

Please sign in to comment.