Update astro.yml
This commit is contained in:
parent
5b52d01235
commit
5e44238f77
1 changed files with 1 additions and 2 deletions
3
.github/workflows/astro.yml
vendored
3
.github/workflows/astro.yml
vendored
|
@ -53,8 +53,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build with Astro
|
- name: Build with Astro
|
||||||
run: |
|
run: |
|
||||||
pnpx astro build \
|
pnpx astro build
|
||||||
--site "${{ steps.pages.outputs.origin }}" \
|
|
||||||
working-directory: ${{ env.BUILD_PATH }}
|
working-directory: ${{ env.BUILD_PATH }}
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue