Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Phoen committed Oct 18, 2024
1 parent 8c26aa2 commit ca2f433
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: |
go env GOMODCACHE
go env GOCACHE
- name: Restore go vendors
uses: actions/cache@v4
with:
Expand Down

0 comments on commit ca2f433

Please sign in to comment.