Skip to content

Commit 5fc3819

Browse files
committed
fix(ci): fix update bundle ci
1 parent 04ae7fa commit 5fc3819

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update_bundle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919

2020
- name: Run Python script
2121
run: |
22+
pip install requests
2223
python build_bundle_url.py
2324
2425
- name: Commit and push changes

0 commit comments

Comments
 (0)