Skip to content
Snippets Groups Projects
Commit a72de8f3 authored by StaffEngineer's avatar StaffEngineer
Browse files

add flag for webgpu

parent 14a790f6
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ jobs:
- name: Cache
uses: Swatinem/rust-cache@v2
- name: Check
run: cargo check --target wasm32-unknown-unknown --all-targets
run: RUSTFLAGS=--cfg=web_sys_unstable_apis cargo check --target wasm32-unknown-unknown --all-targets
lints:
name: Lints
runs-on: ubuntu-latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment