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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel builds fail on CI #1382

Open
RareSecond opened this issue Apr 17, 2024 · 0 comments
Open

Parallel builds fail on CI #1382

RareSecond opened this issue Apr 17, 2024 · 0 comments

Comments

@RareSecond
Copy link

馃悰 Bug description

When using wasm-pack in a monorepo and running the build steps in parallel, the builds won't succeed. If you run them sequentially, they pass. There's probably a workaround to ensure the environment is in a good state (since the parallel build works locally), but I'm not sure what that would be.

馃 Expected Behavior

Parallel builds should work on CI

馃憻 Steps to reproduce

Check the code and the checks in this reproducible example

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

No branches or pull requests

1 participant