Skip to content

Commit

Permalink
ci: resolve misspaced action
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcdo29 committed Jul 23, 2022
1 parent 60358b9 commit 7ce512a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# This makes Actions fetch all Git history so that Changesets can generate changelogs with the correct commits
fetch-depth: 0

- name: Setup Node.js 18.x
- name: Setup Node.js 18.x
uses: actions/setup-node@v1
with:
node-version: 18.x
Expand Down

0 comments on commit 7ce512a

Please sign in to comment.