1
0
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:
Jesse Duffield 2022-06-11 13:23:59 +10:00 committed by GitHub
commit 2bccbee32b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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