File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 43
43
yarn-build-
44
44
45
45
- name : Install dependencies
46
- if : steps.cache-yarn.outputs.cache-hit != 'true'
46
+ # if: steps.cache-yarn.outputs.cache-hit != 'true'
47
47
run : yarn --frozen-lockfile
48
48
49
49
- name : Run yarn fmt
Original file line number Diff line number Diff line change 7
7
"postinstall" : " ./postinstall.sh"
8
8
},
9
9
"devDependencies" : {
10
- "code-oss-dev" : " cdr/vscode#63718dfe9f975d6638d46c1548a5feb482c6dfa8 "
10
+ "code-oss-dev" : " cdr/vscode#ac74ac1220ad3016159c65ed5d6581ab88ab43be "
11
11
}
12
12
}
Original file line number Diff line number Diff line change @@ -296,9 +296,9 @@ clone-response@^1.0.2:
296
296
dependencies :
297
297
mimic-response "^1.0.0"
298
298
299
- code-oss-dev@cdr/vscode#63718dfe9f975d6638d46c1548a5feb482c6dfa8 :
299
+ code-oss-dev@cdr/vscode#ac74ac1220ad3016159c65ed5d6581ab88ab43be :
300
300
version "1.60.2"
301
- resolved "https://codeload.github.com/cdr/vscode/tar.gz/63718dfe9f975d6638d46c1548a5feb482c6dfa8 "
301
+ resolved "https://codeload.github.com/cdr/vscode/tar.gz/ac74ac1220ad3016159c65ed5d6581ab88ab43be "
302
302
dependencies :
303
303
" @microsoft/applicationinsights-web" " ^2.6.4"
304
304
" @vscode/sqlite3" " 4.0.12"
You can’t perform that action at this time.
0 commit comments