Skip to content

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
Signed-off-by: Aiden-Jeon <aiden.jongseob@gmail.com>
  • Loading branch information
Aiden-Jeon committed Oct 13, 2024
1 parent 3da808a commit 5fd8c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: 18
cache: npm
cache-dependency-path: ./docs/package-lock.lock
cache-dependency-path: ./docs

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

0 comments on commit 5fd8c1a

Please sign in to comment.