Skip to content

Commit

Permalink
chore: adj path
Browse files Browse the repository at this point in the history
  • Loading branch information
shhdgit committed Mar 27, 2024
1 parent f697db3 commit aa71676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
node-version: "20.x"
cache: "yarn"
cache-dependency-path: ui/yarn.lock
cache-dependency-path: "**/yarn.lock"

- name: Install dependencies
run: yarn --frozen-lockfile
Expand Down

0 comments on commit aa71676

Please sign in to comment.