Skip to content

Commit 419f11d

Browse files
committed
ci: update deno flags
1 parent 1b5ae60 commit 419f11d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jsr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
key: ${{ runner.os }}-deno-${{ hashFiles('**/pnpm-lock.yaml') }}
3131

3232
- run: |
33-
deno install --pnpm
33+
deno install --no-lock --npm
3434
deno publish --dry-run
3535
deno publish

0 commit comments

Comments
 (0)