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
|
||||
run: |
|
||||
pnpx astro build \
|
||||
--site "${{ steps.pages.outputs.origin }}" \
|
||||
pnpx astro build
|
||||
working-directory: ${{ env.BUILD_PATH }}
|
||||
|
||||
- name: Install SSH key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue