Release amd as well again [release]

This commit is contained in:
Christopher Schnick
2025-01-03 09:46:04 +01:00
parent eb96104512
commit 74a059bc1e

View File

@@ -67,7 +67,7 @@ jobs:
"XPIPE_VERSION=${{ env.XPIPE_VERSION }}"
"XPIPE_REPOSITORY=${{ env.XPIPE_REPOSITORY }}"
"XPIPE_PACKAGE=${{ env.XPIPE_PACKAGE }}"
platforms: linux/arm64
platforms: linux/amd64,linux/arm64
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
with: