Skip to content

Commit

Permalink
Restore crust ref to release-v3 (#743)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitryhil authored Dec 11, 2023
1 parent 98f8f58 commit a319907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
repository: CoreumFoundation/crust
path: crust
ref: dzmitryhil/v3patch2-upgrade #FIXME(dzmitryhil) restore `release-v3` once it is merged
ref: release-v3
- name: Set up crust
run: echo "$(pwd)/crust/bin" >> $GITHUB_PATH
- name: Setup go cache
Expand Down

0 comments on commit a319907

Please sign in to comment.