Ready for release

This commit is contained in:
2026-04-04 19:08:22 +02:00
parent ef609136e2
commit 01ac8085f7

View File

@@ -34,7 +34,7 @@ jobs:
run: | run: |
apt update -y apt update -y
apt install -y nodejs npm zip apt install -y nodejs npm zip
npm ci npm install
npm run build npm run build
# Create a zip file with all files required by the system # Create a zip file with all files required by the system