Skip to content

Commit

Permalink
[INJIMOB-990] - fix step to get client id based on app flavor
Browse files Browse the repository at this point in the history
Signed-off-by: Swati Goel <[email protected]>
  • Loading branch information
swatigoel committed May 8, 2024
1 parent c75512e commit 9e896d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/internal-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
steps:
- name: Set Google client id
id: client-id
run:
run: |
cd .github/scripts
./set-google-clientid.sh "$INJI_FLAVOR"
env:
Expand Down

0 comments on commit 9e896d8

Please sign in to comment.