We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d3e37 commit 8f93d76Copy full SHA for 8f93d76
.github/workflows/main.yml
@@ -54,6 +54,7 @@ jobs:
54
npm install
55
# Double install workaround for node-addon-api invalid error (instead of deduped), see https://github.com/npm/cli/issues/4859
56
57
+ cd hldebug-wrapper && rm -rf build && cd ..
58
npm list node-addon-api
59
make package
60
cp haxe-hl-${PKG_VER}-dev-${SHORT_HASH}.vsix haxe-hl-dev.vsix
0 commit comments