Update github-actions.yml

This commit is contained in:
Andras Bacsai
2022-05-06 15:18:38 +02:00
committed by GitHub
parent b5b0b6524d
commit 0be402af82

View File

@@ -11,6 +11,8 @@ jobs:
-
name: Checkout
uses: actions/checkout@v2
with:
path: main
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1