Skip to content

Commit

Permalink
chore: solved yarn cache issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosantise committed Apr 12, 2024
1 parent 36aca4d commit b61fa96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ci-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
with:
node-version: 18

- name: Set yarn.lock path
- name: Set yarn lock path
id: yarn-hash
run: |
echo "Root path: ${{ inputs.root-path }}"
Expand Down

0 comments on commit b61fa96

Please sign in to comment.