Skip to content

Commit f52f967

Browse files
committed
FIxes "Analyze Bundle" workflow
1 parent edfa3ad commit f52f967

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/analyze.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
- main # change this if your default branch is named differently
88
workflow_dispatch:
99

10+
env:
11+
CI: true
12+
1013
jobs:
1114
analyze:
1215
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)