mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-03-17 21:18:31 +02:00
Merge pull request #1992 from jesseduffield/fix-ci
This commit is contained in:
commit
2bccbee32b
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…
x
Reference in New Issue
Block a user