mirror of
https://github.com/woodchen-ink/certimate.git
synced 2025-07-18 17:31:55 +08:00
fix workflow
This commit is contained in:
parent
3105d83eab
commit
346951e9e1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
go-version: ">=1.22.5"
|
||||
|
||||
- name: Build Admin dashboard UI
|
||||
run: npm --prefix=./ui run build
|
||||
run: npm --prefix=./ui ci && npm --prefix=./ui run build
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user