mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
fix: pnpm remove registry-js on ci
This commit is contained in:
parent
ed79f6eafa
commit
bf301f72d5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -138,6 +138,8 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
- name: Remove buggy dependencies
|
||||
run: pnpm remove registry-js
|
||||
|
||||
- name: Make macOS (x64)
|
||||
run: pnpm run make:mac-x64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue