Skip to content

Commit

Permalink
Add lune to workflow to hopefully make shindex work
Browse files Browse the repository at this point in the history
  • Loading branch information
xirreal authored Jan 7, 2025
1 parent 95a7b8b commit aaa37fa
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 @@ -20,7 +20,7 @@ jobs:
- name: Install deps
run: pnpm i

- name: Build plugins and website
- name: Build plugins and website (lune and astro)
run: pnpm build

- name: Deploy to GitHub Pages
Expand Down

0 comments on commit aaa37fa

Please sign in to comment.