Update astro.yml

This commit is contained in:
Gabe Farrell 2025-06-13 01:18:05 -04:00 committed by GitHub
parent f86181f47e
commit 718bdeb9c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ concurrency:
cancel-in-progress: false
env:
BUILD_PATH: "docs" # default value when not using subfolders
BUILD_PATH: docs # default value when not using subfolders
# BUILD_PATH: subfolder
jobs: