try again

This commit is contained in:
Kars van Velzen 2024-10-20 19:39:53 +02:00
parent b017ecc9ea
commit 11e79a983e

View file

@ -25,7 +25,7 @@ jobs:
# run: ls -R node_modules
- name: Install dependencies
run: npm install --production=false
run: npm ci --production=True
# or npm ci
- name: Build the app