Added qemu action

This commit is contained in:
Pablo Ferreiro 2022-06-04 20:03:21 +02:00
parent 240b8d7540
commit 578277d251
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24

View file

@ -35,6 +35,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup QEMU
uses: docker/setup-qemu-action@v2
# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer
- name: Install cosign