Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 830ca07

Browse files
authored
Merge pull request #137 from meshtastic/fix-jsr-publishing
Fix JSR publishing workflow
2 parents 17151c1 + 7c4f682 commit 830ca07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: deno lint
2929

3030
- name: Publish to JSR
31-
run: deno publish
31+
run: npx jsr publish

0 commit comments

Comments
 (0)