Skip to content

Commit

Permalink
fix(CI): Netlify non-deployment issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-sid committed Feb 14, 2023
1 parent db63f5c commit 8427b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build]
base = "/"
publish = "exampleSite/public/"
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."

[build.environment]
Expand Down

0 comments on commit 8427b9d

Please sign in to comment.