Skip to content

Commit 6b5c9ca

Browse files
committed
Add dependency path for go action
1 parent 09c2aff commit 6b5c9ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: actions/setup-go@v4
3232
with:
3333
go-version: "1.20"
34+
cache-dependency-path: native/libp2p_nif/go.sum
3435
- name: Cache output artifacts
3536
id: output-cache
3637
uses: actions/cache@v3

0 commit comments

Comments
 (0)