Update release.yml

This commit is contained in:
svetlagasheva 2020-01-21 15:58:33 +02:00 committed by GitHub
parent 4bf15dd5e0
commit 935432dcd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,10 +17,6 @@ jobs:
run: |
echo -e "[url \"https://github.com/\"]\n\tinsteadOf = ssh://git@github.com/" > ~/.gitconfig
yarn install && yarn build
- uses: actions/upload-artifact@v1
with:
name: stremio-web
path: dist
- uses: actions/download-artifact@v1
with:
name: stremio-web