mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-25 23:48:13 +01:00
Fix publish packages workflow
This commit is contained in:
@@ -37,12 +37,6 @@ jobs:
|
||||
- name: Install node_modules
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Lint
|
||||
run: pnpm run lint
|
||||
|
||||
- name: Test
|
||||
run: pnpm test
|
||||
|
||||
- name: Publish
|
||||
id: changesets
|
||||
uses: changesets/action@c47fa68bd43bb8ae0bae7e558622593deebf5955
|
||||
|
||||
Reference in New Issue
Block a user