Skip to content

Commit

Permalink
Fix workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
Heliozoa committed Sep 19, 2024
1 parent 82aa0f2 commit e1103de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install Rust
uses: actions-rs/toolchain@stable
uses: dtolnay/rust-toolchain@stable
with:
profile: minimal
toolchain: stable
Expand Down

0 comments on commit e1103de

Please sign in to comment.