Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Commit

Permalink
Fix unknown cache path
Browse files Browse the repository at this point in the history
  • Loading branch information
Typiqally committed Apr 21, 2023
1 parent 85bbded commit 7e60ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
node-version: 16
cache: 'pnpm'
cache-dependency-path: 'Epsilon.Host.Frontend/pnpm-lock.yaml'
- name: Install modules
run: pnpm install

Expand Down

0 comments on commit 7e60ad9

Please sign in to comment.