Skip to content

Commit

Permalink
Run global yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkeating committed Feb 1, 2024
1 parent 016193d commit f48ba03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,6 @@ jobs:
- name: Look at directory
run: ls -la
- name: Install Fleek CLI
run: volta run yarn add --ignore-workspace-root-check @fleekxyz/cli
run: volta run yarn global add @fleekxyz/cli
- name: Build & deploy sites
run: volta run fleek sites deploy

0 comments on commit f48ba03

Please sign in to comment.