Skip to content

Commit ee8c847

Browse files
author
Daniel Beeke
committed
setting up CI 3
1 parent c31b782 commit ee8c847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- uses: actions/checkout@v4
1717

1818
- name: Publish package
19-
run: npx jsr publish
19+
run: npm i && npx jsr publish

0 commit comments

Comments
 (0)