Skip to content

Commit

Permalink
build webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Nov 18, 2024
1 parent 08bfa80 commit f973b28
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-vercel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ jobs:
working-directory: packages/ui-components
- run: nix develop -c npm run build
working-directory: packages/orderbook
- run: nix develop -c npm run svelte-lint-format-check
working-directory: packages/webapp
- run: nix develop -c npm run test
- run: nix develop -c npm run build
working-directory: packages/webapp

- uses: amondnet/[email protected]
Expand Down

0 comments on commit f973b28

Please sign in to comment.