Skip to content

Commit

Permalink
fix: add fleek cli globally
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Oct 17, 2023
1 parent e0e08d3 commit 56434fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/fleek-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
with:
fetch-depth: 0

- name: Install Fleek CLI globally
run: npm i -g @fleekxyz/cli

- name: Install dependencies
uses: pnpm/action-setup@v2
with:
Expand Down

0 comments on commit 56434fb

Please sign in to comment.