Commit fa63c59
committed
fix: use git dependency for a3s-acl instead of path dependency
The path dependency ../../acl only works in the monorepo context.
CI runs on the Code repo directly without the monorepo structure,
so the path dependency cannot be resolved. Change to git dependency
with tag v0.2.0.
Co-authored-by: Claude <noreply@anthropic.com>1 parent 49f76dc commit fa63c59
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments