Test CI
Some checks failed
Build Nuxt App / build (push) Failing after 3s

This commit is contained in:
2026-04-22 10:42:48 +02:00
parent 5906ab853a
commit 83f5cf1d7d

View File

@@ -24,7 +24,7 @@ jobs:
cache: 'npm' cache: 'npm'
- name: Install dependencies - name: Install dependencies
run: npm ci run: npm install
- name: Build Nuxt app - name: Build Nuxt app
run: npm run build run: npm run build