Skip to content

Commit 759dbd2

Browse files
committed
update astro.yml
1 parent 01b6476 commit 759dbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/astro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ concurrency:
2525
cancel-in-progress: false
2626

2727
env:
28-
BUILD_PATH: "astrowind" # default value when not using subfolders
28+
BUILD_PATH: "dist" # default value when not using subfolders
2929
# BUILD_PATH: subfolder
3030

3131
jobs:

0 commit comments

Comments
 (0)