Update build-windows.yml

This commit is contained in:
Evan Su 2024-06-17 23:00:25 -04:00 committed by GitHub
parent 3fb9534b23
commit dbedfd870c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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