Skip to content

Commit

Permalink
fix: typo :dead:
Browse files Browse the repository at this point in the history
  • Loading branch information
harshkhandeparkar committed Jul 25, 2023
1 parent 994d5d2 commit 2030aed
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 @@ -45,7 +45,7 @@ jobs:
run: |
pushd plugin/
cargo doc --no-deps
mv target/docs/tauri_plugin_settings ../docs/
mv target/doc/tauri_plugin_settings ../docs/
- uses: EndBug/add-and-commit@v9 # You can change this to use a specific version.
with:
Expand Down

0 comments on commit 2030aed

Please sign in to comment.