Skip to content

Commit

Permalink
api: fix CD build
Browse files Browse the repository at this point in the history
  • Loading branch information
dcposch committed Oct 20, 2024
1 parent 9f133e1 commit 7273848
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:

- if: env.IMAGE_MANIFEST == 'null'
run: |
git submodule update --init daimo
npm ci
npx turbo build --filter='@daimo/api'
Expand Down

0 comments on commit 7273848

Please sign in to comment.