Skip to content

Commit

Permalink
Update rails-rspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandre authored Jan 9, 2023
1 parent e21cadc commit 7c20c8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rails-rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: ${{ inputs.node-version }}
node-version-file: ${{ inputs.node-version-file }}
#node-version: ${{ inputs.node-version }}
#node-version-file: ${{ inputs.node-version-file }}
cache: "yarn"

- name: Install Node packages
Expand Down

0 comments on commit 7c20c8c

Please sign in to comment.