correzione a .github/workflows/deploy.yml

This commit is contained in:
AV77web 2026-06-21 00:53:56 +02:00
parent 8f5aac964a
commit 9b4582c41c

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