Skip to content

Commit

Permalink
🔥add mantine UI
Browse files Browse the repository at this point in the history
  • Loading branch information
saulotarsobc committed Jan 23, 2024
1 parent 97f09c8 commit cd3b4b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/launch-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
- name: Install dependencies
run: npm install

- name: Install dmg-license lib
run: npm install dmg-license

- name: Build Electron App
run: npm run dist

Expand Down

0 comments on commit cd3b4b1

Please sign in to comment.