[Add right labels runner]

This commit is contained in:
2025-08-23 00:23:00 +02:00
parent 60f048f69f
commit c06427edde

View File

@@ -73,8 +73,8 @@ jobs:
- name: login & push
run: |
apt-get update
apt-get install curl
apt-get -y update
apt-get install -y curl
- name: Pull and restart container
uses: appleboy/ssh-action@v1