1
0
mirror of synced 2026-03-09 20:13:40 +00:00

Fix workflow

This commit is contained in:
Daniel Chesterton
2021-05-28 22:37:30 +01:00
parent a94b964f9f
commit 2a683fefc8

View File

@@ -23,6 +23,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout code
uses: actions/checkout@v2.3.4
with:
ref: main
- name: Set up QEMU
uses: docker/setup-qemu-action@v1.2.0
- name: Set up Docker Buildx