mirror of
https://github.com/honojs/hono.git
synced 2024-11-21 18:18:57 +01:00
chore: deno install
before jsr publishing (#3621)
This commit is contained in:
parent
791d07a9e5
commit
7c050b2840
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -20,6 +20,6 @@ jobs:
|
||||
uses: denoland/setup-deno@v2
|
||||
with:
|
||||
deno-version: v2.x
|
||||
- uses: oven-sh/setup-bun@v2
|
||||
- run: deno install --no-lock --allow-scripts
|
||||
- name: Publish to JSR
|
||||
run: bunx deno run -A jsr:@david/publish-on-tag@0.1.4
|
||||
run: deno run -A jsr:@david/publish-on-tag@0.1.4
|
||||
|
Loading…
Reference in New Issue
Block a user