Skip to content

Commit

Permalink
Debug Windows failure
Browse files Browse the repository at this point in the history
  • Loading branch information
fsoikin committed Jan 19, 2025
1 parent 47b3dd2 commit baa2a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
path: |
~/.npm
~/AppData/Roaming/npm
$APPDATA/npm
node_modules
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('**/package.json') }}
restore-keys: |
Expand Down

0 comments on commit baa2a41

Please sign in to comment.