feat(gh actions): try gh actions
This commit is contained in:
2
.github/workflows/on-push-or-pull.yml
vendored
2
.github/workflows/on-push-or-pull.yml
vendored
@@ -57,4 +57,4 @@ jobs:
|
||||
with:
|
||||
path: ${{ env.CACHE_DIST_PATH }}
|
||||
key: dist-${{ github.run_id }}
|
||||
- run: npx ng build --prod
|
||||
- run: npx ng build --runner cloud --prod
|
||||
|
||||
Reference in New Issue
Block a user