Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yardenas committed Oct 4, 2024
1 parent f3ff3c6 commit f64edd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:
cancel-in-progress: false

env:
BUILD_PATH: "." # default value when not using subfolders
BUILD_PATH: "./docs" # default value when not using subfolders
# BUILD_PATH: subfolder

jobs:
Expand Down

0 comments on commit f64edd6

Please sign in to comment.