Commit 930d5f4
committed
fix: convert tarball path to absolute and run on PRs
- Convert PACKAGE_TARBALL to absolute path before cd to avoid path resolution issues
- Add pull_request trigger to smoke-test workflow so it runs on PRs
Addresses Codex feedback about tarball path being relative after cd.
_Generated with `mux`_1 parent 5f9740b commit 930d5f4
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| |||
0 commit comments