Skip to content

Commit 116095f

Browse files
committed
use makefile as go cache key
1 parent 3a8afca commit 116095f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
3535
with:
3636
go-version: '^1.23.0'
37+
cache-dependency-path: "Makefile"
3738

3839
- name: Set up Python ${{ matrix.python-version }}
3940
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5

0 commit comments

Comments
 (0)