🎨 Update CD script
This commit is contained in:
parent
6581d96dda
commit
1579ef04f0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -156,6 +156,8 @@ jobs:
|
|||
- name: Building UI
|
||||
run: pnpm run build
|
||||
working-directory: ${{ github.workspace }}/go/src/github.com/siyuan-note/siyuan/app
|
||||
env:
|
||||
COREPACK_ENABLE_STRICT: 0
|
||||
|
||||
- name: Remove Build Directory
|
||||
uses: JesseTG/rm@v1.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue