fixed
Some checks failed
Build software / prepare (push) Has been cancelled

This commit is contained in:
2024-07-06 12:37:32 +02:00
parent efe18a5741
commit 3258106f50
18 changed files with 3 additions and 0 deletions

3
.gitea/workflows/build.yaml Normal file → Executable file
View File

@@ -29,6 +29,9 @@ jobs:
run: |
source ~/.profile
go install github.com/wailsapp/wails/v2/cmd/wails@latest
apt-get install libgtk-3-dev
apt-get install --reinstall pkg-config
/usr/share/pkg-config-dpkghook update
- name: Building ${{ github.repository }}
run: |