Skip to content

Commit

Permalink
[BUILD]: add list files commands for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jokj624 committed Mar 11, 2024
1 parent 25d7a30 commit 255a2cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
run: |
cd functions
echo "${{ github.workspace }}"
ls -al
export GOOGLE_APPLICATION_CREDENTIALS="${{ github.workspace }}/functions/havit-wesopt29-firebase-adminsdk-mgljp-478046b091.json"
firebase use dev
npm run dev
Expand Down

0 comments on commit 255a2cf

Please sign in to comment.