Skip to content

Fix CI on Windows.#131

Merged
sunfishcode merged 1 commit intoWebAssembly:masterfrom
peterhuene:fix-ci
Oct 28, 2019
Merged

Fix CI on Windows.#131
sunfishcode merged 1 commit intoWebAssembly:masterfrom
peterhuene:fix-ci

Conversation

@peterhuene
Copy link
Copy Markdown
Contributor

Use bash as the default shell for installing Rust as && is not a valid
command separator in PowerShell.

Use `bash` as the default shell for installing Rust as `&&` is not a valid
command separator in PowerShell.
@peterhuene
Copy link
Copy Markdown
Contributor Author

Moving the CI fix out of #127 so that we can rebase the other PRs to get CI green.

@sunfishcode
Copy link
Copy Markdown
Member

Awesome, thanks!

@sunfishcode sunfishcode merged commit a7d17ba into WebAssembly:master Oct 28, 2019
@peterhuene peterhuene deleted the fix-ci branch October 28, 2019 19:39
yoshuawuyts pushed a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 2025
Use `bash` as the default shell for installing Rust as `&&` is not a valid
command separator in PowerShell.
yoshuawuyts pushed a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 2025
Use `bash` as the default shell for installing Rust as `&&` is not a valid
command separator in PowerShell.
yoshuawuyts pushed a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 2025
Use `bash` as the default shell for installing Rust as `&&` is not a valid
command separator in PowerShell.
yoshuawuyts added a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 2025
alexcrichton added a commit to alexcrichton/WASI that referenced this pull request Jan 29, 2026
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.

3 participants