mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Clean up
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
ac4da48f88
commit
a20385aa91
@ -35,11 +35,6 @@ jobs:
|
||||
path: $(YARN_CACHE_FOLDER)
|
||||
cacheHitVar: CACHE_RESTORED
|
||||
displayName: Cache Yarn packages
|
||||
#- powershell: |
|
||||
# mkdir -p "$env:YARN_CACHE_FOLDER"
|
||||
# tar -xzf "$env:YARN_CACHE_FOLDER/yarn-cache.tar.gz" -C /
|
||||
# displayName: "Unpack cache"
|
||||
# condition: eq(variables.CACHE_RESTORED, 'true')
|
||||
- script: make deps
|
||||
displayName: Install dependencies
|
||||
- script: make integration-win
|
||||
|
||||
Loading…
Reference in New Issue
Block a user