Update helpers

This commit is contained in:
MaksimZhukov
2020-08-25 12:14:24 +03:00
parent 47471a527c
commit 02194c5c42
3 changed files with 6 additions and 4 deletions

View File

@@ -33,7 +33,6 @@ jobs:
submodules: true
- name: Build Node.js ${{ env.VERSION }}
shell: pwsh
run: |
./builders/build-node.ps1 -Version $env:VERSION `
-Platform ${{ matrix.platform }}