Skip to content

Commit

Permalink
typo fix: Add missing 'v'
Browse files Browse the repository at this point in the history
  • Loading branch information
bkietz authored Oct 24, 2024
1 parent bdcbcf8 commit d01a556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: flox/install-flox-action@v2

- name: Build website
uses: flox/activate-action@1
uses: flox/activate-action@v1
with:
command: npm run build
```
Expand Down

0 comments on commit d01a556

Please sign in to comment.