Commit ab97dd1
fix: add awf build steps before chroot version tests
The smoke-chroot workflow was trying to run `sudo -E awf` commands
before the awf CLI was built and installed. This adds the necessary
npm ci, npm run build, and awf binary installation steps before
the chroot version tests.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 864fe06 commit ab97dd1
2 files changed
Lines changed: 22 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
61 | 74 | | |
62 | 75 | | |
63 | 76 | | |
| |||
0 commit comments