Skip to content

Commit

Permalink
fix: lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MaSch0212 committed Nov 1, 2024
1 parent 9672ca8 commit 3aab3e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 23 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
id: test
run: deno task test

- name: JSR dry-run publish
run: deno publish --dry-run

- name: Build NPM packages
run: deno task npm

Expand Down
23 changes: 0 additions & 23 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3aab3e7

Please sign in to comment.