Skip to content

Commit

Permalink
Update issue1113.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gowridurgad authored Aug 12, 2024
1 parent 9e523c6 commit a341fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue1113.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
node-version: 20.x
cache: 'yarn'
cache-key: node-cache-${{ runner.os }}-${{ matrix.target.architecture }}-yarn-${{ hashFiles('**/yarn.lock') }}
cache-dependency-path: '**/yarn.lock'

- name: Use node
run: |
Expand Down

0 comments on commit a341fd3

Please sign in to comment.