Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0rek committed Nov 17, 2023
1 parent 5da007c commit fd2d7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Install wasm Rust
uses: action-rs/toolchain@v1
uses: actions-rs/toolchain@v1
with:
rust-version: stable
components: clippy
Expand Down

0 comments on commit fd2d7a4

Please sign in to comment.