Skip to content

Commit

Permalink
Merge pull request #312 from web3wagers/dev
Browse files Browse the repository at this point in the history
Mainnet deploy 1.0.1
  • Loading branch information
adrianvrj authored Dec 20, 2024
2 parents aee9f33 + 512c2f9 commit 976c45c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
NEXT_PUBLIC_APP_ROOT: ${{ vars.NEXT_PUBLIC_APP_ROOT }}
NEXT_PUBLIC_CHAIN_ID: ${{ vars.NEXT_PUBLIC_CHAIN_ID }}
NEXT_PUBLIC_FUND_MANAGER_ADDR: ${{ vars.NEXT_PUBLIC_FUND_MANAGER_ADDR }}
NEXT_PUBLIC_RPC: ${{ vars.NEXT_PUBLIC_RPC }}
run: |
echo "Chain is ${{ vars.NEXT_PUBLIC_CHAIN_ID }}"
${{ steps.detect-package-manager.outputs.runner }} next build
Expand Down

0 comments on commit 976c45c

Please sign in to comment.