Skip to content

Commit

Permalink
ci: try to run without rust-toolchain.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Nov 14, 2023
1 parent c8fdb80 commit f3d52d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
targets: wasm32-unknown-emscripten
components: rust-src
- uses: actions/setup-node@v4
with:
node-version: 14
Expand Down
2 changes: 0 additions & 2 deletions rust-toolchain.toml

This file was deleted.

0 comments on commit f3d52d8

Please sign in to comment.