Skip to content

Commit

Permalink
- fix: add missing org name to nx command
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol committed Aug 26, 2024
1 parent 67b1a98 commit a2cd488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
npm ci --no-audit --prefer-offline
- name: Run NX build
run: npx nx build shinkai-tools-runner --skip-nx-cache --verbose
run: npx nx build @shinkai_protocol/shinkai-tools-runner --skip-nx-cache --verbose

- name: Prepare folder to upload
env:
Expand Down

0 comments on commit a2cd488

Please sign in to comment.