Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinleroy committed Sep 11, 2023
1 parent 52a6684 commit 3d8f69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Build docs
run: |
cargo doc --lib
mv ../target/doc packages/aquascope-standalone/dist/doc
mv ./target/doc ./frontend/packages/aquascope-standalone/dist/doc
- uses: JamesIves/[email protected]
with:
branch: gh-pages
Expand Down

0 comments on commit 3d8f69c

Please sign in to comment.