Add ftp and node build templates

This commit is contained in:
2026-04-03 12:26:27 +02:00
parent c255489798
commit ebe2c6e629
4 changed files with 63 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ on:
push
jobs:
build_container:
runs_on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Check out Git repository
uses: actions/checkout@v6