master #3

Merged
vdusa merged 2 commits from master into production 2026-03-11 08:04:53 +01:00

View File

@@ -10,10 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npm ci
- run: npm run build