mirror of
https://github.com/joel-st/kunkun-nostr-goto-repo.git
synced 2025-07-11 18:21:32 +00:00
Update npm-publish.yml
This commit is contained in:
parent
28e7c16a87
commit
8d4d6554fa
3
.github/workflows/npm-publish.yml
vendored
3
.github/workflows/npm-publish.yml
vendored
@ -12,6 +12,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: oven-sh/setup-bun@v2
|
- uses: oven-sh/setup-bun@v2
|
||||||
|
- name: Clean install
|
||||||
|
run: |
|
||||||
|
rm -rf node_modules bun.lockb bun.lock
|
||||||
- run: bun install
|
- run: bun install
|
||||||
- run: bun run build
|
- run: bun run build
|
||||||
- name: Configure npm credentials
|
- name: Configure npm credentials
|
||||||
|
Loading…
x
Reference in New Issue
Block a user