Skip to content

Commit

Permalink
update deploy validator command
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianoEger committed Jun 12, 2024
1 parent 3dfef5a commit df304f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Run validator
run: npm run validator
run: npm start validator

generate:
runs-on: ubuntu-latest
Expand Down

0 comments on commit df304f6

Please sign in to comment.