forked from DMXStage/dmxconnect
This commit is contained in:
3
.gitea/workflows/build.yaml
Normal file → Executable file
3
.gitea/workflows/build.yaml
Normal file → Executable file
@@ -29,6 +29,9 @@ 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 --reinstall pkg-config
|
||||||
|
/usr/share/pkg-config-dpkghook update
|
||||||
|
|
||||||
- name: Building ${{ github.repository }}
|
- name: Building ${{ github.repository }}
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
0
Taskfile.yml
Normal file → Executable file
0
Taskfile.yml
Normal file → Executable file
0
frontend/src/App.svelte
Normal file → Executable file
0
frontend/src/App.svelte
Normal file → Executable file
0
frontend/src/components/Animation.svelte
Normal file → Executable file
0
frontend/src/components/Animation.svelte
Normal file → Executable file
0
frontend/src/components/Devices.svelte
Normal file → Executable file
0
frontend/src/components/Devices.svelte
Normal file → Executable file
0
frontend/src/components/GeneralConsole.svelte
Normal file → Executable file
0
frontend/src/components/GeneralConsole.svelte
Normal file → Executable file
0
frontend/src/components/NavigationBar.svelte
Normal file → Executable file
0
frontend/src/components/NavigationBar.svelte
Normal file → Executable file
0
frontend/src/components/Preparation.svelte
Normal file → Executable file
0
frontend/src/components/Preparation.svelte
Normal file → Executable file
0
frontend/src/components/RoundIconButton.svelte
Normal file → Executable file
0
frontend/src/components/RoundIconButton.svelte
Normal file → Executable file
0
frontend/src/components/Settings.svelte
Normal file → Executable file
0
frontend/src/components/Settings.svelte
Normal file → Executable file
0
frontend/src/components/Show.svelte
Normal file → Executable file
0
frontend/src/components/Show.svelte
Normal file → Executable file
0
frontend/src/components/Toggle.svelte
Normal file → Executable file
0
frontend/src/components/Toggle.svelte
Normal file → Executable file
0
frontend/src/lang/en.json
Normal file → Executable file
0
frontend/src/lang/en.json
Normal file → Executable file
0
frontend/src/stores.js
Normal file → Executable file
0
frontend/src/stores.js
Normal file → Executable file
0
frontend/src/style.css
Normal file → Executable file
0
frontend/src/style.css
Normal file → Executable file
Reference in New Issue
Block a user