Skip to content

Commit

Permalink
test directory change
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Dec 10, 2024
1 parent 3dd0112 commit af0721c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: actions/checkout@v4
- run: cd login-workflow && yarn install:dependencies && yarn link:workflow && cd example && yarn && yarn build
- run: |
cd login-workflow/example
echo "${{ secrets.OKTA_APP_ISSUER }}" > .env.local
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
Expand Down

0 comments on commit af0721c

Please sign in to comment.