chore: fix ci (#51876)

This commit is contained in:
二货爱吃白萝卜 2024-12-03 18:32:32 +08:00 committed by GitHub
parent 859c4a8150
commit f94261d1c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,6 +50,8 @@ jobs:
runs-on: ubuntu-latest
needs: build-site
steps:
- uses: oven-sh/setup-bun@v2
- name: download site artifact
uses: actions/download-artifact@v4
with: