mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
ci: use docs's 5.0 beta branch for smoke tests
This commit is contained in:
parent
8a5351737d
commit
40183620d8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -207,6 +207,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: withastro/docs
|
||||
ref: 5.0.0-beta
|
||||
path: smoke/docs
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Reference in a new issue