feat(gh actions): try gh actions

This commit is contained in:
svetlanaMuravlova
2021-08-31 14:21:32 +03:00
parent 8c11de5368
commit 9c04ff4554

View File

@@ -57,4 +57,4 @@ jobs:
with: with:
path: ${{ env.CACHE_DIST_PATH }} path: ${{ env.CACHE_DIST_PATH }}
key: dist-${{ github.run_id }} key: dist-${{ github.run_id }}
- run: npx ng build --prod - run: npx ng build --runner cloud --prod