Skip to content

Commit

Permalink
remove unneeded step
Browse files Browse the repository at this point in the history
  • Loading branch information
skedwards88 committed Nov 7, 2023
1 parent f2e5b7f commit e7a0862
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ jobs:
- name: Push
run: |
git push origin main
- name: Update word lists
run: npm update @skedwards88/word_lists
- name: Build
run: npm run build
Expand Down

0 comments on commit e7a0862

Please sign in to comment.