mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
perf(ci): generate version only
This commit is contained in:
parent
6de8e44cd6
commit
85a4644838
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -187,7 +187,7 @@ jobs:
|
|||
env:
|
||||
GOOS: linux
|
||||
GOARCH: amd64
|
||||
run: go generate
|
||||
run: go generate cmd/version/generate.go
|
||||
|
||||
- name: Install musl cross compiler
|
||||
if: env.GOOS == 'linux'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue