Skip to content

Commit

Permalink
ci: next build env
Browse files Browse the repository at this point in the history
  • Loading branch information
shanexi committed Sep 20, 2024
1 parent 1ff698b commit 5994566
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:

- working-directory: "./web"
run: pnpm turbo run build --filter=web
env:
NEXT_PUBLIC_API_URL: ${{ secrets.NEXT_PUBLIC_API_URL }}

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 5994566

Please sign in to comment.