name removed from build action

This commit is contained in:
Nikola Hristov 2020-03-24 15:23:22 +02:00 committed by GitHub
parent 92682fbd32
commit 09eaf34055
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
- name: Build
with:
registry-url: 'https://npm.pkg.github.com'
- run: yarn install && yarn build