Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zekroTJA committed Sep 22, 2023
1 parent 1eefae1 commit 25cc737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
profile: minimal
override: true
target: ${{ matrix.target }}
toolchain: stable
toolchain: nightly

- name: Build
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 25cc737

Please sign in to comment.