Update workflows
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -54,9 +54,3 @@ jobs:
|
||||
run: |
|
||||
pnpm build:css
|
||||
pnpm build
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ComfyBox-dist
|
||||
path: dist/
|
||||
if-no-files-found: error # 'warn' or 'ignore' are also available, defaults to `warn`
|
||||
|
||||
Reference in New Issue
Block a user