mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-08 18:21:20 +00:00
build: remove config for disabling Yarn global cache (#215)
This commit is contained in:
parent
4623ac26b9
commit
808bf88986
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,7 +1,6 @@
|
|||||||
.*
|
.*
|
||||||
!.eslint*
|
!.eslint*
|
||||||
!.git*
|
!.git*
|
||||||
!.yarnrc.yml
|
|
||||||
|
|
||||||
build/
|
build/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
@ -1 +0,0 @@
|
|||||||
enableGlobalCache: false
|
|
952
dist/index.mjs
generated
vendored
952
dist/index.mjs
generated
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user