Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
garyghayrat committed Apr 23, 2024
1 parent b3cb0b1 commit 3e35367
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 @@ -184,6 +184,6 @@ jobs:
- name: Install Typescript
run: volta run yarn global add typescript@^4.0.3
- name: Install Fleek CLI
run: volta run yarn global add @fleekxyz/cli^1.3.91
run: volta run yarn global add @fleekxyz/cli@^1.3.91
- name: Build & deploy sites
run: volta run fleek sites deploy

0 comments on commit 3e35367

Please sign in to comment.