chore(actions): test caching go

This commit is contained in:
omo50
2026-03-14 13:24:25 -06:00
parent 34df2008d6
commit 51721181a7

View File

@@ -101,7 +101,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: 'stable'
cache: false
cache: true
- name: Cache Packwiz
id: cache-packwiz