Skip to content

Commit

Permalink
Remove Rust toolchain install
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Sep 20, 2024
1 parent 4cb0d29 commit 87e0e60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/toml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- name: Install taplo
run: |
curl -fsSL https://github.com/tamasfe/taplo/releases/latest/download/taplo-full-linux-x86_64.gz \
Expand Down

0 comments on commit 87e0e60

Please sign in to comment.