Fix yaml syntax error

Signed-off-by: trivernis <trivernis@protonmail.com>
pull/6/head
trivernis 4 years ago
parent 7af1efa24f
commit 988b4cf7fb
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -15,9 +15,9 @@ jobs:
-
name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.x'
architecture: 'x64'
with:
python-version: '3.x'
architecture: 'x64'
- name: Set up QEMU
uses: docker/setup-qemu-action@v1

Loading…
Cancel
Save