Skip to content

Fix Windows build by using GitHub Actions expressions directly & release 0.1.1 - #6

Merged
lfrancke merged 2 commits into
mainfrom
release-0.1.1
Oct 13, 2025
Merged

Fix Windows build by using GitHub Actions expressions directly & release 0.1.1#6
lfrancke merged 2 commits into
mainfrom
release-0.1.1

Conversation

@lfrancke

@lfrancke lfrancke commented Oct 13, 2025

Copy link
Copy Markdown
Member

PowerShell doesn't expand $VARIABLE the same way bash does. Using ${{ matrix.targets.target }} directly in the run commands hopefully fixes this.

PowerShell doesn't expand $VARIABLE the same way bash does. Using
${{ matrix.targets.target }} directly in the run commands fixes this.
@lfrancke lfrancke changed the title Fix Windows build by using GitHub Actions expressions directly Fix Windows build by using GitHub Actions expressions directly & release 0.1.1 Oct 13, 2025
PowerShell doesn't expand $VARIABLE the same way bash does. Using
${{ matrix.targets.target }} directly in the run commands fixes this.
@lfrancke
lfrancke merged commit 0582cf6 into main Oct 13, 2025
8 checks passed
@lfrancke
lfrancke deleted the release-0.1.1 branch October 13, 2025 11:10
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.

1 participant