Update astro.yml

This commit is contained in:
Henry Hiles 2023-06-20 10:52:34 -04:00 committed by GitHub
parent 6acdfe3e75
commit 6155591c1c
Failed to generate hash of commit

View file

@ -53,7 +53,7 @@ jobs:
- name: Build with Astro - name: Build with Astro
run: | run: |
pnpx astro build pnpm astro build
working-directory: ${{ env.BUILD_PATH }} working-directory: ${{ env.BUILD_PATH }}
- name: Install SSH key - name: Install SSH key