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
|
||||
|
||||
- name: Cross compile linux
|
||||
run: /root/go/bin/fyne-cross linux
|
||||
run: /root/go/bin/fyne-cross linux --icon Icon.png
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,5 +2,4 @@
|
||||
!*.*
|
||||
!*/
|
||||
fyne-cross
|
||||
Icon.png
|
||||
*.exe
|
||||
*.exe
|
||||
|
||||
Reference in New Issue
Block a user