mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
chore: fix publish
This commit is contained in:
parent
7468481d4e
commit
4623ab492a
7
.github/workflows/pkg.yml
vendored
7
.github/workflows/pkg.yml
vendored
@ -20,9 +20,6 @@ jobs:
|
||||
version: 9
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Build
|
||||
run: pnpm build
|
||||
|
||||
- run: pnpx pkg-pr-new publish
|
||||
- run: pnpx pkg-pr-new publish './src'
|
||||
|
Loading…
x
Reference in New Issue
Block a user