mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-05-08 19:34:51 +02:00
chore: remove npx tsc from nodecar dependency step
This commit is contained in:
@@ -44,7 +44,6 @@ jobs:
|
||||
working-directory: ./nodecar
|
||||
run: |
|
||||
pnpm install --frozen-lockfile
|
||||
npx tsc
|
||||
|
||||
- name: Run lint step
|
||||
run: pnpm lint
|
||||
|
||||
Reference in New Issue
Block a user