Skip to content

Commit

Permalink
Update docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Dec 15, 2024
1 parent faa96c6 commit f536879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
with:
cache-map: |
{
"node-build-cache": "/usr/local/share/.cache/yarn/v6"
"node-build-cache": "/usr/local/share/.cache"
}
skip-extraction: ${{ steps.cache-node.outputs.cache-hit }}
- name: Set up QEMU
Expand Down

0 comments on commit f536879

Please sign in to comment.