build(package.json): update Angular dependencies to 19.2.2 #77
1 changed files with 2 additions and 1 deletions
|
@ -160,7 +160,8 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
bun install
|
bun install
|
||||||
- run: pwd
|
- run: cat /tmp/ng-*/angular-errors.log || echo "No Angular error log found"
|
||||||
|
if: always
|
||||||
- name: Test build
|
- name: Test build
|
||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue