temp: pull astro.build from smoke (#3975)
This commit is contained in:
parent
e82ff13f18
commit
91e051dc62
1 changed files with 0 additions and 6 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -201,12 +201,6 @@ jobs:
|
|||
repository: withastro/docs
|
||||
path: smoke/docs
|
||||
|
||||
- name: Checkout astro.build
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: withastro/astro.build
|
||||
path: smoke/astro-build
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --no-frozen-lockfile
|
||||
|
||||
|
|
Loading…
Reference in a new issue