Skip to content

Commit

Permalink
add lock file
Browse files Browse the repository at this point in the history
Signed-off-by: Aiden-Jeon <[email protected]>
  • Loading branch information
Aiden-Jeon committed Oct 13, 2024
1 parent 648e3cb commit b7663b7
Show file tree
Hide file tree
Showing 2 changed files with 25,151 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
node-version: 18
cache: npm
# cache-dependency-path: ./docs/package-lock.lock


- name: Install dependencies
run: npm install --frozen-lockfile --prefix ./docs
Expand Down
Loading

0 comments on commit b7663b7

Please sign in to comment.