Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Andrés Vidal <andres@wyeworks.com>
  • Loading branch information
andres-vidal committed Jun 6, 2024
1 parent 1e80847 commit fe93fc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-frontend-compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on: push
jobs:
NextJS:
runs-on: ubuntu-latest
env:
NEXT_INTERNAL_API_URL: http://phoenix:4000/api
defaults:
run:
working-directory: "frontend"
Expand Down

0 comments on commit fe93fc8

Please sign in to comment.