Skip to content

Commit 8da1e25

Browse files
authored
[firebaseai] Fix SPM build for pre-released analytics (#1701)
1 parent 8c40c68 commit 8da1e25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/firebaseai.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
paths:
66
- 'firebaseai/**'
7+
- '.github/workflows/firebaseai.yml'
78
schedule:
89
# Run every day at 11pm (PST) - cron uses UTC times
910
- cron: '0 7 * * *'
@@ -15,6 +16,7 @@ concurrency:
1516

1617
env:
1718
SAMPLE: FirebaseAI
19+
FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT: 1
1820

1921
jobs:
2022
spm:

0 commit comments

Comments
 (0)