Skip to content

Commit

Permalink
Say yes.
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeMathWalker committed Dec 10, 2023
1 parent e9d0e28 commit 9cc2a89
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 @@ -101,7 +101,7 @@ jobs:
run: chmod +x ~/.cargo/bin/tutorial_generator
- uses: cargo-bins/cargo-binstall@main
- name: Install cargo-px
run: cargo binstall [email protected]
run: cargo binstall -y [email protected]
- name: Generate quickstart tutorial
run: |
cd doc_examples/quickstart
Expand Down

0 comments on commit 9cc2a89

Please sign in to comment.