mirror of
https://github.com/joel-st/kunkun-nostr-nip-19.git
synced 2025-04-03 17:56:43 +00:00
Update npm-publish.yml
This commit is contained in:
parent
f6377f04c7
commit
7018ff315a
4
.github/workflows/npm-publish.yml
vendored
4
.github/workflows/npm-publish.yml
vendored
@ -14,8 +14,10 @@ jobs:
|
||||
- uses: oven-sh/setup-bun@v2
|
||||
- name: Clean install
|
||||
run: |
|
||||
rm -rf node_modules bun.lockb
|
||||
rm -rf node_modules bun.lockb bun.lock
|
||||
- run: bun install
|
||||
- name: Explicitly install rollup linux
|
||||
run: bun add @rollup/rollup-linux-x64-gnu
|
||||
- run: bun run build
|
||||
- name: Configure npm credentials
|
||||
uses: actions/setup-node@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user