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

chore: updated CI yml file for Electron dashboard app
  • Loading branch information
DanielTakev committed Mar 5, 2024
1 parent fb231d7 commit 48899f8
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 238 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Build Electron dashboard app
working-directory: ./examples-standalone/electron-dashboard
run: |
npm install --legacy-peer-deps
npm ci
npm rebuild node-sass
npm run build
Expand Down

0 comments on commit 48899f8

Please sign in to comment.