Skip to content

Commit 0c49b46

Browse files
committed
Add dependency path for go action
1 parent b035e39 commit 0c49b46

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
3435
- name: Cache output artifacts
3536
id: output-cache
3637
uses: actions/cache@v3

0 commit comments

Comments
 (0)