forked from DMXStage/dmxconnect
This commit is contained in:
@@ -24,7 +24,9 @@ jobs:
|
||||
go version
|
||||
|
||||
- name: Set up Wails
|
||||
run: go install github.com/wailsapp/wails/v2/cmd/wails@latest
|
||||
run: |
|
||||
source ~/.profile
|
||||
go install github.com/wailsapp/wails/v2/cmd/wails@latest
|
||||
|
||||
- name: Building ${{ github.repository }}
|
||||
run: wails build
|
||||
|
||||
Reference in New Issue
Block a user