forked from DMXStage/dmxconnect
This commit is contained in:
2
.gitea/workflows/build.yaml
Executable file → Normal file
2
.gitea/workflows/build.yaml
Executable file → Normal file
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Building ${{ github.repository }}
|
||||
run: |
|
||||
source ~/.profile
|
||||
$GOBIN/go/bin/wails build
|
||||
$GOPATH/bin/wails build
|
||||
|
||||
- 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 }}."
|
||||
|
||||
Reference in New Issue
Block a user