Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix minimal-web example #407

Merged
merged 4 commits into from
Nov 13, 2024
Merged

Fix minimal-web example #407

merged 4 commits into from
Nov 13, 2024

Conversation

parasyte
Copy link
Owner

Adds CI steps to check and lint the example. And fixes build failures introduced by updating winit and wgpu in #391.

run-wasm still won't fail out the WASM CI job when there are build errors. That is tracked upstream in rukai/cargo-run-wasm#49

Closes #406

This should cause the CI job to fail as shown in #406
Remove the Linux-specific dependencies for the WASM job.
@parasyte parasyte merged commit d4df286 into main Nov 13, 2024
18 checks passed
@parasyte parasyte deleted the fix/minimal-web branch November 13, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minimal-web example fails to build
1 participant