mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
install locked dependencies
This commit is contained in:
@@ -36,6 +36,9 @@ jobs:
|
||||
npm_config_build_from_source: true
|
||||
condition: ne(variables['CacheRestored'], 'true')
|
||||
|
||||
- script: apm ci build
|
||||
displayName: Install Locked modules
|
||||
|
||||
- task: 1ESLighthouseEng.PipelineArtifactCaching.SaveCacheV1.SaveCache@1
|
||||
displayName: Save node_modules cache
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user