Skip to content

Commit

Permalink
Merge pull request #188 from umccr/build/bump-deps
Browse files Browse the repository at this point in the history
ci: fix release workflow toolchain
  • Loading branch information
mmalenic committed Jun 20, 2023
2 parents 91812ed + 7ee2344 commit 9fb762e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
fetch-depth: 0
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: ${{ matrix.rust }}
override: true
- name: Run release-plz
uses: MarcoIeni/release-plz-action@main
env:
Expand Down

0 comments on commit 9fb762e

Please sign in to comment.