Update astro.yml

This commit is contained in:
Henry Hiles 2023-05-16 11:11:38 -04:00 committed by GitHub
parent 5b52d01235
commit 5e44238f77
Failed to generate hash of commit

View file

@ -53,8 +53,7 @@ jobs:
- name: Build with Astro
run: |
pnpx astro build \
--site "${{ steps.pages.outputs.origin }}" \
pnpx astro build
working-directory: ${{ env.BUILD_PATH }}
- name: Install SSH key