Commit f6557c6
fix(sdk): use crates.io a3s-ahp instead of local path in Node SDK
The local path ../../../ahp doesn't exist in GitHub Actions runners,
causing build failures. Use the published crates.io version instead,
matching the Python SDK configuration.1 parent 3eb3737 commit f6557c6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments