fix build

This commit is contained in:
Pavel Murygin 2021-06-15 14:04:27 +03:00
parent 0b3d7c47c1
commit d47dfa868f

View File

@ -28,7 +28,7 @@ jobs:
node-version: 14
- run: npm install
- run: npm run build
- run: npm run prod
env:
CI: true