Skip to content

Commit

Permalink
chore: update nx command
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Jul 31, 2024
1 parent 57b57ef commit 5ae328f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/defi-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
VITE_ALCHEMY_ID=$alchemy_id \
VITE_GTM_CONTAINER_ID=$gtm_container \
VITE_SENTRY_DSN=$wc_project_id \
pnpm nx run build defi
pnpm nx run defi:build:production
- name: Upload to IPFS
run: fleek storage add ./dist/apps/defi

0 comments on commit 5ae328f

Please sign in to comment.