Skip to content

Commit 0cefce1

Browse files
authored
Update build.yml
1 parent d857d81 commit 0cefce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
node-version: '22.x'
2020
cache: 'npm'
21+
cache-dependency-path: ui/package-lock.json
2122
- name: Set up JDK 21
2223
uses: actions/setup-java@v4
2324
with:

0 commit comments

Comments
 (0)