Skip to content

Commit

Permalink
Remove npm run again
Browse files Browse the repository at this point in the history
  • Loading branch information
cheran-senthil committed Jul 12, 2022
1 parent 3923bcb commit 72183a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ services:

build-audius-libs:
build: libs
command: sh -c "cp scripts/AudiusClaimDistributor.json scripts/Wormhole.json eth-contracts/ABIs/ && npm run dev"
command: sh -c "cp scripts/AudiusClaimDistributor.json scripts/Wormhole.json eth-contracts/ABIs/"
environment:
NODE_OPTIONS: "--max_old_space_size=8192"
# volumes:
Expand Down

0 comments on commit 72183a0

Please sign in to comment.