Skip to content

Commit d49c7a1

Browse files
author
WinterPu
committed
update pyreqs
1 parent 188ef43 commit d49c7a1

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/terra.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Replace rtc version
2525
run: |
2626
cd Terra
27+
pip install -r requirements.txt
2728
python ASDK.py -agorasdk=${{ inputs.rtc_version }}
2829
2930
- name: Generate code and comment by terra

Terra/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
PyYAML==6.0.2
2+
PyYAML==6.0.2

0 commit comments

Comments
 (0)