Skip to content

Commit dd19fd8

Browse files
chore(lint): fix github action error
1 parent 8fc94f8 commit dd19fd8

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

pnpm-workspace.yaml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
shellEmulator: true
2+
3+
trustPolicy: no-downgrade
4+
5+
packages:
6+
- jetv-ui
7+
overrides:
8+
'@electron/node-gyp': git+https://github.com/electron/node-gyp.git
19
onlyBuiltDependencies:
210
- '@parcel/watcher'
311
- better-sqlite3
@@ -7,7 +15,3 @@ onlyBuiltDependencies:
715
- lzma-native
816
- oxc-resolver
917
- simple-git-hooks
10-
packages:
11-
- 'jetv-ui'
12-
overrides:
13-
'@electron/node-gyp': git+https://github.com/electron/node-gyp.git

0 commit comments

Comments
 (0)