Revert "build fix"

This reverts commit 72b381a405.
This commit is contained in:
pypy
2021-04-20 13:43:29 +09:00
parent 72b381a405
commit 5c3ca611da

View File

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