Skip to content

Commit

Permalink
temporary fix
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Apr 13, 2024
1 parent 2cd336d commit 849155c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Svelte site CI
name: Deploy Docs

on:
push:
Expand Down
1 change: 0 additions & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ export default () => {
provider: "local",
},
},
cleanUrls: true,
outDir: "./dist",
vite: {
resolve: {
Expand Down

0 comments on commit 849155c

Please sign in to comment.