We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9fb87d commit 25d4fa5Copy full SHA for 25d4fa5
1 file changed
.github/workflows/ci.yml
@@ -125,5 +125,5 @@ jobs:
125
name: Install Dependencies
126
- run: yarn monaco-compile-check
127
name: Run Monaco Editor Checks
128
- - run: yarn editor-esm-bundle
+ - run: yarn gulp editor-esm-bundle
129
name: Editor Distro & ESM Bundle
0 commit comments