Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhovd authored May 13, 2024
1 parent e624de3 commit fe07891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
cargo doc --no-deps
rm -rf ./docs
echo "<meta http-equiv=\"refresh\" content=\"0; url=pmcore\">" > target/doc/index.html
echo "<meta http-equiv=\"refresh\" content=\"0; url=pharmsol\">" > target/doc/index.html
cp -r target/doc ./docs
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit fe07891

Please sign in to comment.