fix(ci): fix build commands
This commit is contained in:
3
.github/workflows/on-publish.yml
vendored
3
.github/workflows/on-publish.yml
vendored
@@ -50,8 +50,7 @@ jobs:
|
||||
path: |
|
||||
dist
|
||||
key: dist-${{ github.run_id }}
|
||||
- run: npx ng build --prod
|
||||
npx nx run ng2-file-upload:build
|
||||
- run: npx nx run ng2-file-upload-demo:build
|
||||
|
||||
# update release notes in github
|
||||
update_release_draft:
|
||||
|
||||
Reference in New Issue
Block a user