ci: fix build frontend image step

This commit is contained in:
LongYinan
2024-03-29 12:02:23 +08:00
parent f1c70d5df0
commit 296362ced1

View File

@@ -67,6 +67,7 @@ jobs:
needs:
- build-web
steps:
- uses: actions/checkout@v4
- name: Download web artifact
uses: actions/download-artifact@v4
with: