Update build-node-packages.yml

This commit is contained in:
aparnajyothi-y 2025-01-08 19:08:18 +05:30 committed by GitHub
parent f3742acb8e
commit ca984f3f5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,9 +23,9 @@ on:
jobs: jobs:
node: node:
name: Node name: Node
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@main uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@arm64-7z-issue-fix
with: with:
tool-name: "node" tool-name: "node"
tool-version: ${{ inputs.VERSION || '18.12.0' }} tool-version: ${{ inputs.VERSION || '18.12.0' }}
publish-release: ${{ inputs.PUBLISH_RELEASES || false }} publish-release: ${{ inputs.PUBLISH_RELEASES || false }}
secrets: inherit secrets: inherit