Skip to content

Commit

Permalink
Add Deno install
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousme committed Feb 9, 2025
1 parent c7a1055 commit 2f69bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-jsr--publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
deno-version: vx.x.x # Run with latest stable Deno.
- run: npm ci
- run: deno install
- run: npm run build
- run: deno fmt
- run: npx jsr publish
Expand Down

0 comments on commit 2f69bcb

Please sign in to comment.