Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Nov 26, 2024
1 parent 328205d commit ff47952
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ethereum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
sleep 2
yarn deploy:localhost ekoke
yarn deploy:localhost deferred
yarn deploy:localhost --ekoke 0x0000000000000000000000000000000000000000 --deferred 0x0000000000000000000000000000000000000000 reward-pool
yarn deploy:localhost --ekoke 0x0000000000000000000000000000000000000000 --deferred 0x0000000000000000000000000000000000000000 --usderc20 0x0000000000000000000000000000000000000000 marketplace
yarn deploy:localhost --ekoke 0x92fBA9067844A419A1C394197aE406768555F71b --deferred 0x92fBA9067844A419A1C394197aE406768555F71b reward-pool
yarn deploy:localhost --ekoke 0x92fBA9067844A419A1C394197aE406768555F71b --deferred 0x92fBA9067844A419A1C394197aE406768555F71b --usderc20 0x92fBA9067844A419A1C394197aE406768555F71b marketplace
working-directory: ./ethereum

0 comments on commit ff47952

Please sign in to comment.