use a relative dir for caching on windows
This commit is contained in:
parent
166295fdb5
commit
2f39949a2e
2 changed files with 1 additions and 2 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -23,8 +23,6 @@ jobs:
|
|||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
cache: false
|
||||
|
||||
- name: Build with Flutter
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue