We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee8c847 commit 68eac68Copy full SHA for 68eac68
.github/workflows/publish.yml
@@ -16,4 +16,4 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Publish package
19
- run: npm i && npx jsr publish
+ run: npm ci && npx jsr publish
0 commit comments