Merge branch 'actions:main' into main

pull/75/head
aparnajyothi-y 8 months ago committed by GitHub
commit 2359f4fab6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -108,7 +108,7 @@ jobs:
needs: build
runs-on: ${{ matrix.os }}
env:
ARTIFACT_NAME: ${{ inputs.tool-name }}-${{ inputs.tool-version }}-${{ matrix.platform }}-x64
ARTIFACT_NAME: ${{ inputs.tool-name }}-${{ inputs.tool-version }}-${{ matrix.platform }}-${{ matrix.arch }}
strategy:
fail-fast: false
matrix:

Loading…
Cancel
Save