fix(chore): fixed build in yml file

This commit was merged in pull request #1236.
This commit is contained in:
SvetlanaMuravlova
2022-12-08 15:52:58 +02:00
committed by SvetlanaMuravlova
parent 4ee06384dd
commit fc21870c82

View File

@@ -51,7 +51,7 @@ jobs:
dist dist
key: dist-${{ github.run_id }} key: dist-${{ github.run_id }}
- run: | - run: |
npx nx run ng2-file-upload:build npx nx run ng2-file-upload:build --prod
npx nx run ng2-file-upload-demo:build npx nx run ng2-file-upload-demo:build
# update release notes in github # update release notes in github