chore: add logo and edit workflow
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:
@@ -24,6 +24,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Install the Fyne cross-compile package
|
- name: Install the Fyne cross-compile package
|
||||||
run: go install github.com/fyne-io/fyne-cross@latest
|
run: go install github.com/fyne-io/fyne-cross@latest
|
||||||
|
|
||||||
- name: checkout
|
- name: Cross compile linux
|
||||||
run: ls -l
|
run: /root/go/bin/fyne-cross linux
|
||||||
Reference in New Issue
Block a user