Commit f0c8423
committed
fix: add vscode build step to produce lib/vscode-reh-web-*
The npm run release command requires the vscode remote extension host
to be built first. This was missing from the workflow, causing rsync
to fail with 'No such file or directory'.1 parent 5395539 commit f0c8423
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
78 | 87 | | |
79 | 88 | | |
| |||
0 commit comments