Prepare universal workflow

This commit is contained in:
Alexey Pustovalov 2024-02-11 03:46:32 +09:00
parent 37b3c1357b
commit 05af348776

View File

@ -452,8 +452,7 @@ jobs:
arch: [X64, ARM64]
runs-on: [self-hosted, linux, "${{ matrix.arch }}"]
if: ${{ always() }}
permissions:
metadata: read
permissions: {}
steps:
- name: Download SHA256 tag of build-${{ matrix.build }}:${{ matrix.arch }}
uses: actions/cache@v4