Skip to content

Commit 68eac68

Browse files
author
Daniel Beeke
committed
setting up CI 4
1 parent ee8c847 commit 68eac68

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: npm i && npx jsr publish
19+
run: npm ci && npx jsr publish

0 commit comments

Comments
 (0)