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