Skip to content

Commit

Permalink
chore: updated CI yml file for Electron dashboard app
Browse files Browse the repository at this point in the history
chore: updated CI yml file for Electron dashboard app
  • Loading branch information
DanielTakev committed Mar 5, 2024
1 parent fb231d7 commit a8d76e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Expand Up @@ -50,8 +50,7 @@ jobs:
- name: Build Electron dashboard app
working-directory: ./examples-standalone/electron-dashboard
run: |
npm install --legacy-peer-deps
npm rebuild node-sass
npm install
npm run build
- name: Build Grid & Charts integration app
Expand Down

0 comments on commit a8d76e3

Please sign in to comment.