Skip to content

Commit

Permalink
build(ci): ajusta build tag latest
Browse files Browse the repository at this point in the history
  • Loading branch information
anderson-gregorio-totvs committed Jul 29, 2024
1 parent 7198c7c commit 6d5d40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_po_angular_ci-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
path: po-tslint

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

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

0 comments on commit 6d5d40d

Please sign in to comment.