Explorar o código

Fix working directory

Alex Dima %!s(int64=3) %!d(string=hai) anos
pai
achega
b84d22c6fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
         run: node ./monaco-editor/.github/workflows/nightly/useLocalMonacoEditorCore.js
 
 
       - name: (monaco-editor) execute `npm install` to pick up local monaco-editor-core
       - 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
         run: npm install
 
 
       - name: (monaco-editor) Install OS Dependencies for Playwright
       - name: (monaco-editor) Install OS Dependencies for Playwright