build fix

This commit is contained in:
pypy
2021-04-20 13:00:54 +09:00
committed by GitHub
parent 5885564274
commit 72b381a405

View File

@@ -38,4 +38,4 @@ jobs:
- name: Restore dependencies
run: npm ci
- name: Build
run: npm run production
run: npm run prod