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
- arm64
- armhf
- ppc64le
- ppc64el
#- s390x # broken at the moment
steps:
- name: Checkout Code