Skip to content

Commit

Permalink
fix: adjust sintax actions yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DevJoaoLopes committed Feb 11, 2024
1 parent 75f74c4 commit 7fb7bfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:

- name: Setup node
uses: actions/setup-node@v3
with:
node-version: 18.18.x
with:
node-version: 18.18.x

- name: Run install
uses: borales/actions-yarn@v4
Expand Down

0 comments on commit 7fb7bfc

Please sign in to comment.