Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
use main branch
  • Loading branch information
liamaharon committed Aug 16, 2023
commit cc95fedf0524e3fe36c06010be322ec8a410dd4f
2 changes: 1 addition & 1 deletion scripts/ci/gitlab/pipeline/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
variables:
RUSTFLAGS: "-D warnings"
script:
- cargo install --locked --git https://github.com/paritytech/try-runtime-cli --branch liam-v0.1.0
- cargo install --locked --git https://github.com/paritytech/try-runtime-cli
- git clone
--depth=1
--branch="$PIPELINE_SCRIPTS_TAG"
Expand Down