mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-05-31 12:29:32 +02:00
chore: remove npx tsc from nodecar dependency step
This commit is contained in:
@@ -59,7 +59,6 @@ jobs:
|
||||
working-directory: ./nodecar
|
||||
run: |
|
||||
pnpm install --frozen-lockfile
|
||||
npx tsc
|
||||
|
||||
- name: Build nodecar binary
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user