Skip to content

Commit af277c9

Browse files
build(ci): ajusta build tag next
1 parent 3fa85cf commit af277c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_po_angular_ci-next.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
path: po-tslint
4141

4242
- name: Install and Build
43-
run: npm install && npm run build
43+
run: npm install --force && npm run build
4444
working-directory: ${{env.WORKING_DIR}}
4545

4646
# Pega as versões publicadas no NPM e salva no arquivo versions.json

0 commit comments

Comments
 (0)