Update .gitea/workflows/publish-package.yml

This commit is contained in:
2026-03-27 15:24:00 +00:00
parent 91c25a177f
commit c04c480ab7
+2 -2
View File
@@ -15,8 +15,8 @@ jobs:
- name: Install Docker client on Alpine (if using container) - name: Install Docker client on Alpine (if using container)
run: | run: |
apk update sudo apt-get update
apk add --no-cache docker sudo apt-get install -y docker.io
shell: sh shell: sh
- name: Login al registry Gitea - name: Login al registry Gitea