correzione a .github/workflows/deploy.yml
Some checks failed
Deploy to VPS / build (push) Successful in 21s
Deploy to VPS / deploy (push) Failing after 4s

This commit is contained in:
AV77web 2026-06-21 00:53:56 +02:00
parent ca03d6c07c
commit 4df3e1d432

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://githubom/actions/setup-node@v4
- uses: https://github.com/actions/setup-node@v4
with:
node-version: "20"
- run: npm ci --prefer-offline