fix workflow
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
go-version: ">=1.22.5"
|
go-version: ">=1.22.5"
|
||||||
|
|
||||||
- name: Build Admin dashboard UI
|
- name: Build Admin dashboard UI
|
||||||
run: npm --prefix=./ui run build
|
run: npm --prefix=./ui ci && npm --prefix=./ui run build
|
||||||
|
|
||||||
- name: Run GoReleaser
|
- name: Run GoReleaser
|
||||||
uses: goreleaser/goreleaser-action@v3
|
uses: goreleaser/goreleaser-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user