Skip to content

Commit

Permalink
Fix: Change action
Browse files Browse the repository at this point in the history
Newer version
  • Loading branch information
portableant committed Apr 18, 2024
1 parent 3b3a3c8 commit 0cdda60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-on-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Set up Gatsby
run: |
npm install -D @playwright/test@latest
npm install husky
npx playwright install
npm install
Expand Down

0 comments on commit 0cdda60

Please sign in to comment.