Fix typo in Snap architecture

This commit is contained in:
JonnyWong16 2020-12-17 19:02:00 -08:00
commit 5dd3636571
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

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