Skip to content

Commit

Permalink
fix(missing file): add missing lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
ziv committed Jan 18, 2025
1 parent 5352a05 commit 9868c28
Show file tree
Hide file tree
Showing 2 changed files with 2,725 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "lts/*"
cache-dependency-path: deno.lock
cache: npm
# cache-dependency-path: deno.lock
# cache: npm

- name: 🔑dependencies
run: deno install # install dependencies for both
Expand Down
Loading

0 comments on commit 9868c28

Please sign in to comment.