mirror of
https://github.com/eugeny/tabby
synced 2026-08-17 19:36:46 +00:00
Update appveyor.yml
This commit is contained in:
+3
-7
@@ -6,10 +6,6 @@ platform:
|
||||
environment:
|
||||
nodejs_version: "10"
|
||||
|
||||
cache:
|
||||
- "%USERPROFILE%\\.electron"
|
||||
- "%LOCALAPPDATA%\\Yarn"
|
||||
|
||||
version: "{build}"
|
||||
|
||||
install:
|
||||
@@ -28,6 +24,6 @@ artifacts:
|
||||
|
||||
cache:
|
||||
- node_modules
|
||||
- '*\node_modules'
|
||||
- '%LOCALAPPDATA%\Yarn'
|
||||
- '%USERPROFILE%\.electron'
|
||||
- "*\\node_modules"
|
||||
- "%USERPROFILE%\\.electron"
|
||||
- "%LOCALAPPDATA%\\Yarn"
|
||||
|
||||
Reference in New Issue
Block a user