Update build.yml

This commit is contained in:
svetlagasheva 2020-01-17 15:52:02 +02:00 committed by GitHub
parent cbc6115d76
commit 18f8a19eb0
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 build
yarn add webpack --dev && yarn build
- uses: actions/upload-artifact@v1
with:
name: stremio-web