Skip to content

Commit

Permalink
css-deploy over deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tazz4843 committed Sep 8, 2023
1 parent 7ab59ec commit a1b3542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

# Build site
- name: Build site
run: npm run deploy
run: npm run css-deploy

# Build sitemap
- name: Build Sitemap
Expand Down

0 comments on commit a1b3542

Please sign in to comment.