Skip to content

Commit

Permalink
fix build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-marechal committed Aug 20, 2021
1 parent 7878d5e commit 12d0984
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
shell: bash
run: |
yarn --ignore-engines --skip-integrity-check --network-timeout 100000
npx electron-replace-ffmpeg
npx electron-codecs-test
./scripts/check_git_status.sh
env:
NODE_OPTIONS: --max_old_space_size=4096
Expand Down
Empty file modified dev-packages/private-ext-scripts/theia-ext.js
100644 → 100755
Empty file.
Empty file modified dev-packages/private-ext-scripts/theia-run.js
100644 → 100755
Empty file.

0 comments on commit 12d0984

Please sign in to comment.