mirror of
https://github.com/meteor/meteor.git
synced 2026-01-09 07:38:15 -05:00
simplify cache paths in Windows self-test workflow
This commit is contained in:
committed by
italo jose
parent
9309790b24
commit
c9086753a1
@@ -44,7 +44,7 @@ jobs:
|
||||
.babel-cache/
|
||||
.meteor/
|
||||
~/.npm
|
||||
node_modules
|
||||
node_modules/
|
||||
packages/**/.npm
|
||||
key: ${{ runner.os }}-meteor-${{ hashFiles('**/package-lock.json', 'meteor') }}
|
||||
restore-keys: |
|
||||
|
||||
Reference in New Issue
Block a user