Skip to content

Commit

Permalink
Fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanjonker-illinois committed Aug 27, 2024
1 parent e8359bb commit fcd2b36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
run: npm run-script gulp ils-input
- name: Run Gulp for ils-status
run: npm run-script gulp ils-status
- name: Run Gulp for ils-threads
run: npm run-script gulp ils-threads
- name: Run Gulp for ils-xtwitter
run: npm run-script gulp ils-xtwitter

Expand Down

0 comments on commit fcd2b36

Please sign in to comment.