Skip to content

Commit

Permalink
Test: CI build error 수정 중
Browse files Browse the repository at this point in the history
  • Loading branch information
BearHumanS committed May 2, 2024
1 parent 0088ef4 commit e38df98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

build:
name: Build
env:
NEXT_PUBLIC_API_KEY: ${{ secrets.FIREBASE_API_KEY }}
runs-on: ubuntu-latest
needs: lint

Expand Down

0 comments on commit e38df98

Please sign in to comment.