Update build.yml

This commit is contained in:
svetlagasheva 2020-01-17 15:46:23 +02:00 committed by GitHub
parent ce2cb0af81
commit 097c72bf68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Build
run: yarn add webpack --dev && yarn build
run: yarn install && yarn build
- uses: actions/upload-artifact@v1
with:
name: stremio-web