Commit 63ac89e9 authored by Moody Salem's avatar Moody Salem

chore(release): clean up release.yaml

parent 1b6ae0d3
...@@ -32,11 +32,8 @@ jobs: ...@@ -32,11 +32,8 @@ jobs:
with: with:
node-version: '12' node-version: '12'
- name: Install yarn
run: npm install -g yarn
- name: Install dependencies - name: Install dependencies
run: yarn run: yarn install
- name: Build the IPFS bundle - name: Build the IPFS bundle
run: yarn ipfs-build run: yarn ipfs-build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment