0
Fork 0
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:
Princesseuh 2024-08-19 19:58:44 +02:00
parent 8a5351737d
commit 40183620d8
No known key found for this signature in database
GPG key ID: 105BBD6D57F2B0C0

View file

@ -207,6 +207,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: withastro/docs
ref: 5.0.0-beta
path: smoke/docs
- name: Install dependencies