temp: pull astro.build from smoke (#3975)

This commit is contained in:
Ben Holmes 2022-07-19 13:11:40 -04:00 committed by GitHub
parent e82ff13f18
commit 91e051dc62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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