forked from DMXStage/dmxconnect
This commit is contained in:
2
.gitea/workflows/build.yaml
Normal file → Executable file
2
.gitea/workflows/build.yaml
Normal file → Executable file
@@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Building ${{ github.repository }}
|
- name: Building ${{ github.repository }}
|
||||||
run: |
|
run: |
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
wails build
|
$GOBIN/go/bin/wails build
|
||||||
|
|
||||||
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||||
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
|
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
|
||||||
|
|||||||
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