Skip to content

Commit 1bf0230

Browse files
committed
fixup!
1 parent 2e77ecb commit 1bf0230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
cache: 'npm'
6464

6565
- name: Install dependencies
66-
run: npm ci --prod
66+
run: npm ci
6767

6868
- name: Create output directory
6969
run: mkdir -p out/${{ matrix.target }}

0 commit comments

Comments
 (0)