chore(release): clean up release.yaml
This commit is contained in:
parent
1b6ae0d3db
commit
63ac89e9f3
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user