build: fix ci (#3373)

This commit is contained in:
Alex Yang
2023-07-25 11:41:32 -07:00
committed by GitHub
parent 00718f8c9a
commit 32fd01ed33
2 changed files with 1 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ jobs:
run: ./scripts/set-version.sh ${{ needs.set-build-version.outputs.version }}
- uses: actions/download-artifact@v3
with:
name: before-make-web-static
name: core
path: apps/electron/resources/web-static
- name: Build Plugins