mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
fix ci
This commit is contained in:
parent
2864366e95
commit
2fc77796b1
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -19,9 +19,7 @@ jobs:
|
|||
- windows-latest
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
path: |
|
||||
~/.cache/go-build
|
||||
~/go/pkg/mod
|
||||
cache_path: ~/.cache/go-build
|
||||
- os: windows-latest
|
||||
cache_path: ~\AppData\Local\go-build
|
||||
name: ci - ${{matrix.os}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue