Update astro.yml

This commit is contained in:
Henry Hiles 2023-04-24 10:54:06 -04:00 committed by GitHub
parent 831efa2f2d
commit 25a0f0ab40
Failed to generate hash of commit

View file

@ -74,7 +74,6 @@ jobs:
run: | run: |
pnpx astro build \ pnpx astro build \
--site "${{ steps.pages.outputs.origin }}" \ --site "${{ steps.pages.outputs.origin }}" \
--base "${{ steps.pages.outputs.base_path }}"
working-directory: ${{ env.BUILD_PATH }} working-directory: ${{ env.BUILD_PATH }}
- name: Upload artifact - name: Upload artifact