Skip to content

Commit

Permalink
action install fyne
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkondrashin committed Feb 11, 2024
1 parent 1911545 commit 35aeb25
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 667 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
go-version: 1.21.5

- name: Install Fyne
run: go install fyne.io/fyne/v2/cmd/fyne@latest

- name: Install RSRC
run: go install github.com/akavel/rsrc@latest

Expand Down
Binary file removed resources/.DS_Store
Binary file not shown.
10 changes: 0 additions & 10 deletions resources/Error.svg

This file was deleted.

138 changes: 0 additions & 138 deletions resources/HighRisk.svg

This file was deleted.

9 changes: 0 additions & 9 deletions resources/Inspect.svg

This file was deleted.

Loading

0 comments on commit 35aeb25

Please sign in to comment.