mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 21:58:31 +02:00
Update build-windows.yml
This commit is contained in:
parent
ddc2522fec
commit
38b38d5b7a
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build-windows.yml
vendored
3
.github/workflows/build-windows.yml
vendored
|
@ -28,8 +28,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
pwd
|
cd src
|
||||||
dir
|
|
||||||
go build -v -ldflags="-s -w -H=windowsgui -extldflags=-static" Picocrypt.go
|
go build -v -ldflags="-s -w -H=windowsgui -extldflags=-static" Picocrypt.go
|
||||||
env:
|
env:
|
||||||
CGO_ENABLED: 1
|
CGO_ENABLED: 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue