mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-31 23:36:18 +00:00
Update demo.yml
This commit is contained in:
parent
d252488ac6
commit
1996baf6d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/demo.yml
vendored
2
.github/workflows/demo.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
run: |
|
||||
export CGO_ENABLED=1
|
||||
export GOOS=linux
|
||||
export GOARCH=armv7
|
||||
export GOARCH=arm
|
||||
export CC=aarch64-linux-gnu-gcc
|
||||
|
||||
go build -o xui-release -v main.go
|
||||
|
|
Loading…
Reference in a new issue