We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b6476 commit 759dbd2Copy full SHA for 759dbd2
.github/workflows/astro.yml
@@ -25,7 +25,7 @@ concurrency:
25
cancel-in-progress: false
26
27
env:
28
- BUILD_PATH: "astrowind" # default value when not using subfolders
+ BUILD_PATH: "dist" # default value when not using subfolders
29
# BUILD_PATH: subfolder
30
31
jobs:
0 commit comments