Skip to content

Commit

Permalink
ci: fix release workflow toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalenic committed Jun 20, 2023
1 parent 997e6e9 commit 7ee2344
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 7ee2344

Please sign in to comment.