Skip to content

Commit

Permalink
Run fleek using volta
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkeating committed Feb 1, 2024
1 parent b361bc6 commit 016193d
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 @@ -179,4 +179,4 @@ jobs:
- name: Install Fleek CLI
run: volta run yarn add --ignore-workspace-root-check @fleekxyz/cli
- name: Build & deploy sites
run: fleek sites deploy
run: volta run fleek sites deploy

0 comments on commit 016193d

Please sign in to comment.