Skip to content

Commit

Permalink
ci: teste do if
Browse files Browse the repository at this point in the history
  • Loading branch information
anderson-gregorio-totvs committed Jan 24, 2024
1 parent c419176 commit 7c00c10
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish_po_angular_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
build-and-publish:
runs-on: ubuntu-latest
steps:
uses: actions/setup-node@v3
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
- uses: actions/setup-node@v3
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'

- name: Check out po-angular
uses: actions/checkout@v4
Expand Down

0 comments on commit 7c00c10

Please sign in to comment.