Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/adrianvrj/gostarkme into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianvrj committed Dec 18, 2024
2 parents b79471b + e3d83d2 commit e356cd3
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 @@ -77,6 +77,7 @@ jobs:
env:
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 }}
run: |
echo "ROOT is ${{ vars.ROOT }}"
${{ steps.detect-package-manager.outputs.runner }} next build
Expand Down

0 comments on commit e356cd3

Please sign in to comment.