Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Oct 20, 2023
1 parent 9413eb1 commit 9b26b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fly-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: '✅ Validate'
runs-on: ubuntu-latest
steps:
run: npm run validate
- run: npm run validate

deploy:
name: '🚀 Deploy'
Expand Down

0 comments on commit 9b26b2e

Please sign in to comment.