mirror of
https://github.com/actions/node-versions.git
synced 2025-12-25 12:34:11 +08:00
Update helpers
This commit is contained in:
1
.github/workflows/build-node-packages.yml
vendored
1
.github/workflows/build-node-packages.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user