Update master.yml

This commit is contained in:
Kars van Velzen 2025-02-26 21:34:24 +01:00 committed by GitHub
parent 38a4d6d6e9
commit 7d6f77638e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
node-version: '20'
- name: Install dependencies
run: npm install --production
run: npm install
- name: Build
run: npm run build