Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshiew committed Dec 23, 2023
1 parent 2a85a27 commit dc54761
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: sudo apt-get install -y libasound2-dev # needed for alsa-sys crate
- run: rustup
- name: Install Rust toolchain
run: cargo
- uses: Swatinem/rust-cache@v2
- run: cargo check

0 comments on commit dc54761

Please sign in to comment.