Skip to content

Commit e1e2cd2

Browse files
committed
update build go
1 parent e3db480 commit e1e2cd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ts_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
run: |
4343
LDFLAGS="-s -w -checklinkname=0"
4444
mkdir -p dist
45+
cd server
4546
4647
# Linux
4748
GOOS=linux GOARCH=amd64 go build -ldflags="$LDFLAGS" -tags=nosqlite -trimpath -o dist/TorrServer-linux-amd64 ./cmd

0 commit comments

Comments
 (0)