Skip to content

Commit

Permalink
Update nextjs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leejin-rho authored Jun 27, 2024
1 parent 1a3e4df commit ee357e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
path: ./out
- name: Check environment variable
run: echo $NEXT_PUBLIC_API_URL


# Deployment job
deploy:
Expand Down

0 comments on commit ee357e8

Please sign in to comment.