chore: de-ignore the icon!
Some checks failed
Cross-Compile Binaries / cross-compile (push) Failing after 1m23s
Some checks failed
Cross-Compile Binaries / cross-compile (push) Failing after 1m23s
This commit is contained in:
@@ -26,4 +26,4 @@ jobs:
|
|||||||
run: go install github.com/fyne-io/fyne-cross@latest
|
run: go install github.com/fyne-io/fyne-cross@latest
|
||||||
|
|
||||||
- name: Cross compile linux
|
- name: Cross compile linux
|
||||||
run: /root/go/bin/fyne-cross linux
|
run: /root/go/bin/fyne-cross linux --icon Icon.png
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,5 +2,4 @@
|
|||||||
!*.*
|
!*.*
|
||||||
!*/
|
!*/
|
||||||
fyne-cross
|
fyne-cross
|
||||||
Icon.png
|
|
||||||
*.exe
|
*.exe
|
||||||
Reference in New Issue
Block a user