mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-18 17:00:18 +00:00
Improve caching on AppVeyor - fix filename
This commit is contained in:
parent
f85ad08a97
commit
ebcbfc4f1e
@ -4,8 +4,8 @@ version: 1.0.{build}
|
||||
skip_branch_with_pr: true
|
||||
|
||||
cache:
|
||||
- node_modules -> .appveyor.yml,package.json,yarn.lock
|
||||
- '%LOCALAPPDATA%\Yarn -> .appveyor.yml,package.json,yarn.lock'
|
||||
- node_modules -> appveyor.yml,package.json,yarn.lock
|
||||
- '%LOCALAPPDATA%\Yarn -> appveyor.yml,package.json,yarn.lock'
|
||||
|
||||
platform:
|
||||
- x64
|
||||
|
Loading…
x
Reference in New Issue
Block a user