Commit cff350f
fix: free disk space before npm publish to prevent ENOSPC
Build artifacts are ~4GB. GitHub Actions runners have ~14GB.
Downloading + unpacking + npm pack fills the disk.
Remove dotnet/android/ghc/boost (~10GB) before artifact download.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d189794 commit cff350f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
119 | 124 | | |
120 | 125 | | |
121 | 126 | | |
| |||
0 commit comments