all platforms

This commit is contained in:
Michael Quigley 2025-02-06 14:23:52 -05:00
parent cbc76fad83
commit 229070c86f
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -122,6 +122,14 @@ jobs:
env:
CI: "true"
- run: npm install
working-directory: agent/agentUi
- run: npm run build
working-directory: agent/agentUi
env:
CI: "true"
- uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
@ -192,6 +200,14 @@ jobs:
env:
CI: "true"
- run: npm install
working-directory: agent/agentUi
- run: npm run build
working-directory: agent/agentUi
env:
CI: "true"
- uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
@ -266,6 +282,14 @@ jobs:
env:
CI: "true"
- run: npm install
working-directory: agent/agentUi
- run: npm run build
working-directory: agent/agentUi
env:
CI: "true"
- uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
@ -311,6 +335,14 @@ jobs:
env:
CI: "true"
- run: npm install
working-directory: agent/agentUi
- run: npm run build
working-directory: agent/agentUi
env:
CI: "true"
- uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser