Skip to content

Commit 73dedad

Browse files
authored
Export env var in spm.yml
1 parent 1b74e28 commit 73dedad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/spm.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ concurrency:
2121
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
2222
cancel-in-progress: true
2323

24+
env:
25+
FIREBASE_CI: true
26+
2427
jobs:
2528
spm-package-resolved:
2629
env:

0 commit comments

Comments
 (0)