1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-09 07:24:03 +02:00
This commit is contained in:
Jesse Duffield 2022-06-11 13:20:49 +10:00
parent 2864366e95
commit 2fc77796b1

View File

@ -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}}