Skip to content

windows: resolve REPO_ROOT before any cd#82

Merged
mdheller merged 1 commit into
mainfrom
fix-win-ci-reporoot
Jul 23, 2026
Merged

windows: resolve REPO_ROOT before any cd#82
mdheller merged 1 commit into
mainfrom
fix-win-ci-reporoot

Conversation

@mdheller

Copy link
Copy Markdown
Contributor

Run 30007270697 got all the way through toolchain setup (fd limit raised, cbindgen found, WinAppSDK sha-verified, windows crate fetched) then died at the build step: cd: scripts/..: No such file or directory. REPO_ROOT was computed from a relative BASH_SOURCE after the WinAppSDK fetch had cd'd elsewhere. Now resolved once at script start. Also replaces non-portable cp -n with an existence check.

@mdheller
mdheller merged commit 557be18 into main Jul 23, 2026
17 checks passed
@mdheller
mdheller deleted the fix-win-ci-reporoot branch July 23, 2026 12:41
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