Commit 0bf6279
fix: correct conan export path in build_cross.yml
The repo is checked out into \$GITHUB_WORKSPACE/src (actions/checkout with
path: src), so the conan/corrade recipe is at src/conan/corrade/, not
conan/corrade/. Update both the export path and the cache key hashFiles
pattern accordingly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 18b8bc5 commit 0bf6279
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments