Commit 6bbaaf7
committed
fix: remove unsupported configure options for Node.js
Only keep options that are actually supported:
- --without-npm
- --without-corepack
Remove unsupported options that caused error:
- --without-dtrace
- --without-inspector
- --without-intl
- --without-etw
- --without-report1 parent 562f8c5 commit 6bbaaf7
1 file changed
Lines changed: 1 addition & 6 deletions
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
| 110 | + | |
116 | 111 | | |
117 | 112 | | |
118 | 113 | | |
| |||
0 commit comments