This commit is contained in:
pngwn 2024-03-04 14:31:47 +00:00 committed by GitHub
parent b52997635a
commit fc04eed704
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,7 +94,7 @@ runs:
node_auth_token: ${{ inputs.node_auth_token }}
npm_token: ${{ inputs.npm_token }}
skip_build: ${{ inputs.skip_build }}
build-lite: ${{ inputs.build_lite }}
build_lite: ${{ inputs.build_lite }}
- name: generate json
shell: bash
if: inputs.os == 'ubuntu-latest'