Skip to content

Commit

Permalink
fix cli deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
austbot committed Dec 19, 2024
1 parent ddeb6be commit 530ce22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ jobs:
sleep 30
./bin/run-node.sh &
sleep 15
cargo run -p bonsol-cli -- --keypair /github/home/.config/solana/id.json --rpc_url http://127.0.0.1:8899 deploy url -m images/simple/manifest.json --url https://bonsol-public-images.s3.amazonaws.com/simple-68f4b0c5f9ce034aa60ceb264a18d6c410a3af68fafd931bcfd9ebe7c1e42960 -y
cargo run -p bonsol-cli -- --keypair /github/home/.config/solana/id.json --rpc-url http://127.0.0.1:8899 deploy url -m images/simple/manifest.json --url https://bonsol-public-images.s3.amazonaws.com/simple-68f4b0c5f9ce034aa60ceb264a18d6c410a3af68fafd931bcfd9ebe7c1e42960 -y
cargo run -p bonsol-tester -- 300

0 comments on commit 530ce22

Please sign in to comment.