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

This commit is contained in:
2026-04-22 10:43:41 +02:00
parent 83f5cf1d7d
commit 68041395f3

View File

@@ -21,7 +21,6 @@ jobs:
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
node-version: 18 node-version: 18
cache: 'npm'
- name: Install dependencies - name: Install dependencies
run: npm install run: npm install