mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Fix typo in Snap architecture
This commit is contained in:
parent
2296a9fbb3
commit
5dd3636571
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-snap.yml
vendored
2
.github/workflows/publish-snap.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- amd64
|
||||
- arm64
|
||||
- armhf
|
||||
- ppc64le
|
||||
- ppc64el
|
||||
#- s390x # broken at the moment
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue