mirror of
https://github.com/joel-st/kunkun-nostr-goto-repo.git
synced 2025-06-19 08:35:02 +00:00
Merge branch 'main' of github.com:joel-st/kunkun-nostr-goto-repo
This commit is contained in:
commit
0ab45fb465
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