chore(release): clean up release.yaml

This commit is contained in:
Moody Salem 2020-05-26 09:28:47 -04:00
parent 1b6ae0d3db
commit 63ac89e9f3
No known key found for this signature in database
GPG Key ID: 8CB5CD10385138DB

@ -32,11 +32,8 @@ jobs:
with:
node-version: '12'
- name: Install yarn
run: npm install -g yarn
- name: Install dependencies
run: yarn
run: yarn install
- name: Build the IPFS bundle
run: yarn ipfs-build