Skip to content

Commit dcd61bd

Browse files
committed
chore: add cd fixtures/pnpm8 && pnpm install to just init
1 parent f6fc2df commit dcd61bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ alias r := ready
1010
# or install via `cargo install cargo-binstall`
1111
# Initialize the project by installing all the necessary tools.
1212
init:
13+
cd fixtures/pnpm8 && pnpm install
1314
cargo binstall cargo-watch typos-cli taplo-cli cargo-llvm-cov -y
1415

1516
# When ready, run the same CI commands

0 commit comments

Comments
 (0)