Skip to content

Commit

Permalink
Merge pull request #80 from DarkFlorist/micah
Browse files Browse the repository at this point in the history
Fixes CI.
  • Loading branch information
MicahZoltu authored Jan 28, 2024
2 parents 6013262 + 7ab9c8c commit bc32b63
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 bc32b63

Please sign in to comment.