Skip to content

Commit

Permalink
add cli install
Browse files Browse the repository at this point in the history
  • Loading branch information
0xean committed Oct 17, 2023
1 parent 4bc9708 commit 209c302
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fleek-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,7 @@ jobs:
run: yarn build:packages
- name: Build Web
run: yarn env app && yarn build:web
- name: Install Fleek CLI
run: npm i -g @fleekxyz/cli
- name: Deploy
run: fleek sites deploy

0 comments on commit 209c302

Please sign in to comment.