Skip to content

Commit f7470e2

Browse files
committed
build monaco
1 parent e9b4d20 commit f7470e2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/buildDeploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
run: npm ci
2020
- name: Typescript
2121
run: npm run build
22-
- name: fixMonaco
23-
run: node fixMonaco.js
2422
- name: Copy js & json
2523
run: |
2624
npx copyfiles --verbose "node_modules/**/*.js" build/default

0 commit comments

Comments
 (0)