Fix typo in Snap architecture

This commit is contained in:
JonnyWong16
2020-12-17 19:02:00 -08:00
parent 2296a9fbb3
commit 5dd3636571

View File

@@ -18,7 +18,7 @@ jobs:
- amd64 - amd64
- arm64 - arm64
- armhf - armhf
- ppc64le - ppc64el
#- s390x # broken at the moment #- s390x # broken at the moment
steps: steps:
- name: Checkout Code - name: Checkout Code