Skip to content

Commit

Permalink
Test workflow one last time
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg committed Jul 29, 2023
1 parent 3c0502d commit d8a2d91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v3
with:
node-version-file: ".nvmrc"
cache: yarn
node-version-file: ".nvmrc"
cache: yarn

- name: Install all yarn packages
run: yarn --frozen-lockfile
Expand Down

0 comments on commit d8a2d91

Please sign in to comment.