update yarn gulp esm bundle script

This commit is contained in:
Peng Lyu
2019-11-12 16:03:32 -08:00
parent d9fb87d002
commit 25d4fa506b

View File

@@ -125,5 +125,5 @@ jobs:
name: Install Dependencies
- run: yarn monaco-compile-check
name: Run Monaco Editor Checks
- run: yarn editor-esm-bundle
- run: yarn gulp editor-esm-bundle
name: Editor Distro & ESM Bundle