Update build.yml

This commit is contained in:
svetlagasheva 2020-01-17 16:02:03 +02:00 committed by GitHub
parent f184f6c5ce
commit 6ee9625a1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
- name: Build
run: |
echo -e "[url \"https://github.com/\"]\n\tinsteadOf = ssh://git@github.com/" > ~/.gitconfig
yarn add webpack --dev && yarn build
yarn install && yarn build
- uses: actions/upload-artifact@v1
with:
name: stremio-web