Skip to content

Commit

Permalink
remove unused step
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed Aug 9, 2024
1 parent 82e7572 commit 745a1ae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,6 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}

- name: Setup cross compile toolchain
if: ${{ matrix.setup }}
run: ${{ matrix.setup }}

- name: Install Rust (Stable)
run: |
rustup install stable
Expand Down

0 comments on commit 745a1ae

Please sign in to comment.