Skip to content

Commit 44705ae

Browse files
dalaoqichenyulin0719
authored andcommitted
[YUNIKORN-2912] CI: Remove "Restore cache failed" warning in yunikorn-core (apache#979)
Closes: apache#979 Signed-off-by: Yu-Lin Chen <[email protected]>
1 parent 86dd867 commit 44705ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
uses: actions/setup-go@v5
6767
with:
6868
go-version-file: k8shim/.go_version
69+
cache-dependency-path: "**/go.sum"
6970
- name: Set hugepage
7071
run: |
7172
echo "vm.nr_hugepages = 1024" | sudo tee -a /etc/sysctl.conf

0 commit comments

Comments
 (0)