build-darwin?

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

View File

@ -47,7 +47,7 @@ jobs:
- run: npm install
working-directory: agent/agentUi
- run: npm run build-darwin
- run: npm run build
working-directory: agent/agentUi
env:
CI: "true"