Update astro.yml
This commit is contained in:
parent
831efa2f2d
commit
25a0f0ab40
1 changed files with 0 additions and 1 deletions
1
.github/workflows/astro.yml
vendored
1
.github/workflows/astro.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue