mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Attempt using absolute path
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -190,7 +190,7 @@ jobs:
|
||||
node-version: 12
|
||||
|
||||
- name: Cached yarn
|
||||
uses: ./ci-cached-yarn
|
||||
uses: ./.github/workflows/ci-cached-yarn
|
||||
|
||||
- name: Run Monaco Editor Checks
|
||||
run: yarn monaco-compile-check
|
||||
|
||||
Reference in New Issue
Block a user