Skip to content

Commit

Permalink
Fixes CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahZoltu committed Jan 28, 2024
1 parent 6013262 commit 7ab9c8c
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 @@ -15,8 +15,8 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- name: Install and Build
run: |
npm run setup
npm run vendor
npm run styles
npm run build
- name: Deploy to GH Pages
run: |
Expand Down

0 comments on commit 7ab9c8c

Please sign in to comment.