Commit 4ee8f72
Fix --with-libarchive path: hardcode C:\vcpkg installed dir
env context in GitHub Actions only covers variables set in the
workflow itself, not runner system env vars, so
\${{ env.VCPKG_INSTALLATION_ROOT }} expanded to empty string.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b5e3504 commit 4ee8f72
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments