Skip to content

Commit d5fecf3

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

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: "/_astro/*" # 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)