Skip to content

Commit

Permalink
Add cache dependency path
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts committed Jul 4, 2024
1 parent e008f64 commit 2fde6d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/turing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "20.x"
cache: yarn
cache-dependency-path: ui/yarn.lock

- name: Cache Dependencies
uses: actions/cache@v4
Expand Down

0 comments on commit 2fde6d0

Please sign in to comment.