Skip to content

Commit

Permalink
fix: step uses typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon committed Jul 2, 2024
1 parent 2ec1e4d commit 486279c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/transifex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: install node
- uses: actions/setup-node@v4
uses: actions/setup-node@v4
with:
node-version-file: ".nvmrc"
cache: "npm"
Expand Down

0 comments on commit 486279c

Please sign in to comment.