mirror of
https://github.com/openziti/zrok.git
synced 2025-06-20 09:48:07 +02:00
release workflow; agentui
This commit is contained in:
parent
1aba174cfc
commit
af9be0dac1
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -44,6 +44,14 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CI: "true"
|
CI: "true"
|
||||||
|
|
||||||
|
- run: npm install
|
||||||
|
working-directory: agent/agentUi
|
||||||
|
|
||||||
|
- run: npm run build-darwin
|
||||||
|
working-directory: agent/agentUi
|
||||||
|
env:
|
||||||
|
CI: "true"
|
||||||
|
|
||||||
- uses: goreleaser/goreleaser-action@v6
|
- uses: goreleaser/goreleaser-action@v6
|
||||||
with:
|
with:
|
||||||
distribution: goreleaser
|
distribution: goreleaser
|
||||||
|
Loading…
x
Reference in New Issue
Block a user