fix(chore): fixed build in yml file
This commit was merged in pull request #1236.
This commit is contained in:
committed by
SvetlanaMuravlova
parent
4ee06384dd
commit
fc21870c82
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 nx run ng2-file-upload:build
|
||||
npx nx run ng2-file-upload:build --prod
|
||||
npx nx run ng2-file-upload-demo:build
|
||||
|
||||
# update release notes in github
|
||||
|
||||
Reference in New Issue
Block a user