Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bircni authored Oct 15, 2024
1 parent fc07bad commit 3d9b0a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ jobs:
- name: Set up cargo cache
uses: Swatinem/rust-cache@v2

# - name: Run sccache-cache
# uses: mozilla-actions/[email protected]

- name: Check wasm32 egui_demo_app
run: cargo check -p egui_demo_app --lib --target wasm32-unknown-unknown

Expand Down

0 comments on commit 3d9b0a5

Please sign in to comment.