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