Typo
Some checks failed
Deploy / deploy (push) Failing after 6s

This commit is contained in:
Madison Rye Progress
2026-03-15 12:52:55 -07:00
parent fec8026fe9
commit 098ee95e9d

View File

@ -31,4 +31,4 @@ jobs:
# && sass --embedded --version # && sass --embedded --version
- name: Build site - name: Build site
run: hugo build --gc --minify --baseURL ${{ vars.BASE_URL }} --destination ${{ DESTINATION }} run: hugo build --gc --minify --baseURL ${{ vars.BASE_URL }} --destination ${{ vars.DESTINATION }}