Skip to content

Commit f003099

Browse files
build(ci): ajusta publish portal
1 parent 6d5d40d commit f003099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_po_angular_ci-portal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
path: po-tslint
3232

3333
- name: Install and Build
34-
run: npm install && npm run build
34+
run: npm install --force && npm run build
3535
working-directory: ${{env.WORKING_DIR}}
3636

3737
# PUBLISH PORTAL

0 commit comments

Comments
 (0)