Skip to content

Commit 6d5d40d

Browse files
build(ci): ajusta build tag latest
1 parent 7198c7c commit 6d5d40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_po_angular_ci-latest.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)