Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martpie committed Jan 20, 2025
1 parent 90b5e30 commit 989176e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ jobs:
with:
bun-version: latest

- uses: actions-rust-lang/setup-rust-toolchain@v1
# - uses: actions-rust-lang/setup-rust-toolchain@v1
# with:
# toolchain: 1.83.0

- name: Rust cache
uses: swatinem/rust-cache@v2
Expand Down

0 comments on commit 989176e

Please sign in to comment.