Skip to content

Commit

Permalink
lock
Browse files Browse the repository at this point in the history
  • Loading branch information
f-gate committed Dec 7, 2023
1 parent 33ee925 commit 418ae9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/try_runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: sudo apt install protobuf-compiler clang build-essential -y

- name: Install try-runtime
run: cargo install --git https://github.com/paritytech/try-runtime-cli
run: cargo install --git https://github.com/paritytech/try-runtime-cli --locked

- name: Build binary with try-runtime
run: cargo build --features try-runtime
Expand Down

0 comments on commit 418ae9d

Please sign in to comment.