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