mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-06 13:03:11 +00:00
fix: appveyor syntax error
This commit is contained in:
parent
f70bcb58bd
commit
92f72109e7
@ -5,7 +5,7 @@ environment:
|
||||
- nodejs_version: "Current"
|
||||
|
||||
cache:
|
||||
- "%LOCALAPPDATA%\\Yarn" -> yarn.lock
|
||||
- '%LOCALAPPDATA%\\Yarn -> yarn.lock'
|
||||
|
||||
# Install scripts. (runs after repo cloning)
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user