Skip to content

Commit

Permalink
Merge pull request #8 from wellsync/feat/gh-pages-workflow
Browse files Browse the repository at this point in the history
chore: remove sveltekit pages
  • Loading branch information
jeroenrinzema authored Jan 13, 2025
2 parents 24e7c2b + f94e68d commit c9ea7e7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Setup Pages
uses: actions/configure-pages@v3
with:
static_site_generator: sveltekit

- name: Build
run: pnpm run build

Expand Down

0 comments on commit c9ea7e7

Please sign in to comment.