Fix ftp deploy template

This commit is contained in:
2026-04-03 12:39:03 +02:00
parent ebe2c6e629
commit 832de6d4ec
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -7,6 +7,8 @@ jobs:
steps:
- name: Pull repo
uses: actions/checkout@v6
with:
ref: main
- name: Run node build
uses: actions/node-action@main
with: