Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:napse-invest/Napse into dependabot/n…
Browse files Browse the repository at this point in the history
…pm_and_yarn/desktop-app/dev/electron-26.3.0
  • Loading branch information
tomjeannesson committed Oct 6, 2023
2 parents e09221d + a760f0e commit 73f082e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/nextron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ jobs:
uses: borales/actions-yarn@v4
with:
cmd: install # will run `yarn install` command
dir: desktop-app

- name: Build production bundle
uses: borales/actions-yarn@v4
with:
cmd: build # will run `yarn build` command
dir: desktop-app
1 change: 0 additions & 1 deletion desktop-app/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"es2021": true
},
"extends": [
// "standard-with-typescript",
"plugin:react/recommended",
"plugin:tailwindcss/recommended",
"next/core-web-vitals"
Expand Down

0 comments on commit 73f082e

Please sign in to comment.