Skip to content

Commit

Permalink
Update gh_pages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
devleejb committed Jan 12, 2024
1 parent f4488fc commit 4196eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
node-version: '18'
cache: 'npm'
cache-dependency-path: package-lock.json
cache-dependency-path: frontend/package-lock.json

- name: Install and Build 🔧
working-directory: ${{ env.working-directory }}
Expand Down

0 comments on commit 4196eeb

Please sign in to comment.