use a relative dir for caching on windows

This commit is contained in:
Henry Hiles 2026-03-26 17:37:42 -04:00
commit 2f39949a2e
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
2 changed files with 1 additions and 2 deletions

View file

@ -23,8 +23,6 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
cache: false
- name: Build with Flutter
run: |