Skip to content

Commit 2a09d94

Browse files
authored
"Post Setup Node" fails during cleanup with Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved. (#6)
* disable yarn caching
1 parent cc2540c commit 2a09d94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
uses: actions/setup-node@v4
5959
with:
6060
node-version: 20
61-
cache: yarn
6261

6362
- name: Login to GitHub Container Registry
6463
uses: docker/login-action@v2

0 commit comments

Comments
 (0)