mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
chore(build): configure correct go.mod cache path
This commit is contained in:
parent
e0bfa06c8c
commit
b97ea11059
|
@ -10,3 +10,4 @@ runs:
|
|||
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
|
||||
with:
|
||||
go-version: '1.22.3'
|
||||
cache-dependency-path: src/go.sum
|
||||
|
|
Loading…
Reference in a new issue