Alex Dima 3 лет назад
Родитель
Сommit
b84d22c6fb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -136,7 +136,7 @@ jobs:
         run: node ./monaco-editor/.github/workflows/nightly/useLocalMonacoEditorCore.js
 
       - name: (monaco-editor) execute `npm install` to pick up local monaco-editor-core
-        working-directory: './monaco-editor/webpack-plugin'
+        working-directory: './monaco-editor'
         run: npm install
 
       - name: (monaco-editor) Install OS Dependencies for Playwright