Skip to content

Commit

Permalink
ci(repo): fix node step
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph authored Feb 12, 2022
1 parent 2d5d4cf commit bbc50ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,6 @@ jobs:
steps:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version-file: '.nvmrc'

- name: Download the dictionaries
uses: actions/download-artifact@v2
Expand Down

0 comments on commit bbc50ca

Please sign in to comment.