Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
re-gius committed Jan 16, 2025
1 parent 95b4167 commit e4481fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-check-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
cache-on-failure: true

- name: install parity-publish
run:
# Todo: remove this line once the default rust version is ^1.82.0
run: |
rustup install 1.82.0
cargo +stable install [email protected] --locked -q
Expand Down

0 comments on commit e4481fa

Please sign in to comment.