Update build-windows.yml

This commit is contained in:
Evan Su 2024-06-17 22:42:32 -04:00 committed by GitHub
parent ddc2522fec
commit 38b38d5b7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,8 +28,7 @@ jobs:
- name: Build
run: |
pwd
dir
cd src
go build -v -ldflags="-s -w -H=windowsgui -extldflags=-static" Picocrypt.go
env:
CGO_ENABLED: 1