Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PsichiX committed Aug 5, 2023
1 parent 41f5aa6 commit c587f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install Rust Toolchain and Wasm32 target
- name: Install Rust Toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand Down

0 comments on commit c587f76

Please sign in to comment.