Skip to content

Commit fac65ad

Browse files
committed
Fix typo in workflow nodejs.yml
1 parent 9505a73 commit fac65ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
os: macos-latest
5757
test-windows:
5858
uses: ./.github/workflows/test.yml
59-
needs: prepare-map-cache-windows
59+
needs: prepare-npm-cache-windows
6060
with:
6161
os: windows-latest

0 commit comments

Comments
 (0)