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

CI: Fix windows bootloader compilation #79

Closed
wants to merge 1 commit into from

Conversation

jschwe
Copy link
Contributor

@jschwe jschwe commented Nov 21, 2020

The windows workflow is currently broken.
The makefile shouldn't be executed with powershell, since it doesn't work.
This line was probably forgotten in commit: 56eb1ab#diff-faff1af3d8ff408964a57b2e475f69a6b7c7b71c9978cccc8f471798caac2c88

See also libhermit-rs: https://github.com/hermitcore/libhermit-rs/blob/8ec993288a5e7e238361ffdd77d44160c48f7e22/.github/workflows/nightly.yml#L92

The makefile shouldn't be executed with powershell, since it doesn't work. 
This line was probably forgotten in commit: hermit-os@56eb1ab#diff-faff1af3d8ff408964a57b2e475f69a6b7c7b71c9978cccc8f471798caac2c88
@jschwe
Copy link
Contributor Author

jschwe commented Nov 21, 2020

Integrated into #78, closing.

@jschwe jschwe closed this Nov 21, 2020
@stlankes
Copy link
Contributor

Ah, I saw the PR too late. Thanks for the hint!

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.

2 participants