mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
Update build-windows.yml
This commit is contained in:
parent
958f1b9d79
commit
d9cb9d703b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-windows.yml
vendored
1
.github/workflows/build-windows.yml
vendored
|
|
@ -19,6 +19,7 @@ jobs:
|
|||
with:
|
||||
go-version: '>=1.22'
|
||||
check-latest: true
|
||||
cache-dependency-path: "**/go.sum"
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue