We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84cdca7 + 1e4646d commit 9c1c9e5Copy full SHA for 9c1c9e5
.github/workflows/build-release.yml
@@ -169,4 +169,4 @@ jobs:
169
uses: ncipollo/release-action@v1
170
with:
171
allowUpdates: true
172
- artifacts: libc_v8_${{ env.V8_REVISION }}_${{ env.OS }}_${{ env.ARCH }}.a
+ artifacts: libc_v8_${{ env.V8_REVISION }}_${{ env.OS }}_${{ env.TARGET_ENVIRONMENT }}_${{ env.ARCH }}.a
0 commit comments