forked from DMXStage/dmxconnect
This commit is contained in:
@@ -29,8 +29,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
go install github.com/wailsapp/wails/v2/cmd/wails@latest
|
go install github.com/wailsapp/wails/v2/cmd/wails@latest
|
||||||
apt-get install libgtk-3-dev
|
apt-get install -y libgtk-3-dev
|
||||||
apt-get install --reinstall pkg-config
|
apt-get install -y --reinstall pkg-config
|
||||||
/usr/share/pkg-config-dpkghook update
|
/usr/share/pkg-config-dpkghook update
|
||||||
|
|
||||||
- name: Building ${{ github.repository }}
|
- name: Building ${{ github.repository }}
|
||||||
|
|||||||
Reference in New Issue
Block a user