correzione al nome del runner nel file deploy.yml
Some checks failed
Deploy to VPS / build (push) Failing after 14s
Deploy to VPS / deploy (push) Has been skipped

This commit is contained in:
AV77web 2026-06-20 23:37:36 +02:00
parent 3d77bef62e
commit 9694e879f1

View file

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: docker
runs-on: ubuntu-latest
steps:
- name: Checkout