Skip to content

Commit ea536b1

Browse files
authored
Update astro.yml
1 parent f271fbd commit ea536b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: "." # default value when not using subfolders
28+
BUILD_PATH: "/_astro/*" # default value when not using subfolders
2929
# BUILD_PATH: subfolder
3030

3131
jobs:

0 commit comments

Comments
 (0)