Update build-windows.yml

This commit is contained in:
Evan Su 2024-06-17 23:24:37 -04:00 committed by GitHub
parent 958f1b9d79
commit d9cb9d703b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,7 @@ jobs:
with:
go-version: '>=1.22'
check-latest: true
cache-dependency-path: "**/go.sum"
- name: Install dependencies
run: |