Skip to content

Commit 8f93d76

Browse files
committed
[CI] remove unecessary build repo from package
1 parent a8d3e37 commit 8f93d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
npm install
5555
# Double install workaround for node-addon-api invalid error (instead of deduped), see https://github.com/npm/cli/issues/4859
5656
npm install
57+
cd hldebug-wrapper && rm -rf build && cd ..
5758
npm list node-addon-api
5859
make package
5960
cp haxe-hl-${PKG_VER}-dev-${SHORT_HASH}.vsix haxe-hl-dev.vsix

0 commit comments

Comments
 (0)