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(ci): leptos examples fail with bindgen schema error #2428

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

agilarity
Copy link
Contributor

Resolves #2427

Install the latest version of wasm-bindgen and cargo-leptos as part of the CI environment setup.

@agilarity agilarity marked this pull request as ready for review March 13, 2024 19:18
@agilarity agilarity changed the title fix(ci): leptos examples fail with bindgen schema mismatches fix(ci): leptos examples fail with bindgen schema error Mar 13, 2024
@gbj
Copy link
Collaborator

gbj commented Mar 14, 2024

Thanks very much! I have been meaning to work on this and have not had the time/knowledge. I am very grateful as always.

@gbj gbj merged commit 97fd8ff into leptos-rs:main Mar 14, 2024
63 checks passed
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.

fix(ci): leptos examples fail with bindgen schema error
2 participants