mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-13 06:08:30 +02: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:
|
with:
|
||||||
go-version: '>=1.22'
|
go-version: '>=1.22'
|
||||||
check-latest: true
|
check-latest: true
|
||||||
|
cache-dependency-path: "**/go.sum"
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue