Skip to content

Commit

Permalink
Set FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT=1 in sample build job
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed May 21, 2024
1 parent bfce084 commit dfdb631
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vertexai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- os: macos-14
xcode: Xcode_15.2
runs-on: ${{ matrix.os }}
env:
FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT: 1
steps:
- uses: actions/checkout@v4
- name: Xcode
Expand Down

0 comments on commit dfdb631

Please sign in to comment.