Skip to content

Commit

Permalink
use deno
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaengelhard committed Oct 11, 2024
1 parent 315519e commit 58fcc12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-jsr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
id-token: write

steps:
- run: npm install
- uses: maximousblk/setup-deno@v2
- run: deno install
- uses: actions/checkout@v4

- name: Publish package
Expand Down

0 comments on commit 58fcc12

Please sign in to comment.