Skip to content

Commit

Permalink
docs; fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kani3camp committed Jan 26, 2024
1 parent dd60e6c commit 10fc45e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18
cache: npm
cache-dependency-path: ./package-lock.json
# cache: npm
# cache-dependency-path: ./package-lock.json

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 10fc45e

Please # to comment.