Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yanmariomenev committed Mar 5, 2024
1 parent 3e2289f commit fb231d7
Showing 1 changed file with 1 addition and 1 deletion.
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 ci
npm install --legacy-peer-deps
npm rebuild node-sass
npm run build
Expand Down

0 comments on commit fb231d7

Please sign in to comment.