chore: move embedded ico to src
This commit is contained in:
@@ -96,7 +96,7 @@ jobs:
|
|||||||
export CXX=x86_64-w64-mingw32-g++
|
export CXX=x86_64-w64-mingw32-g++
|
||||||
export CGO_LDFLAGS="-static-libgcc -static-libstdc++"
|
export CGO_LDFLAGS="-static-libgcc -static-libstdc++"
|
||||||
go-winres simply --icon icon.png --manifest gui
|
go-winres simply --icon icon.png --manifest gui
|
||||||
ls -lart
|
mv *.syso ./src
|
||||||
go build -o ./pkcs-generator.exe -ldflags -H=windowsgui ./src
|
go build -o ./pkcs-generator.exe -ldflags -H=windowsgui ./src
|
||||||
|
|
||||||
- name: upload the building actifacts
|
- name: upload the building actifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user