Commit 1426d18
ci: 상류 CLI 검증 step 의 binary path 수정
이전 시도는 working-directory: external/rhwp 에서 target/release/rhwp 를
찾았으나 rhwp-python 의 Cargo.toml 이 workspace 를 정의하고 external/rhwp
를 path dependency 로 포함하므로 cargo build 산출물이 repo root 의
target/ 에 떨어짐. working-directory 제거 + sample 경로를
external/rhwp/samples/aift.hwp 로 보정.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f9afc80 commit 1426d18
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | 235 | | |
237 | 236 | | |
238 | | - | |
239 | | - | |
240 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
241 | 240 | | |
242 | 241 | | |
243 | | - | |
| 242 | + | |
244 | 243 | | |
245 | 244 | | |
246 | 245 | | |
| |||
0 commit comments