This commit is contained in:
parent
12746c3b8f
commit
74df1c98ec
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install dependencies
|
||||
run: apt update && apt install python3-pip && pip install flask hypercorn pyOpenSSL
|
||||
run: apt update && apt install python3-pip -y && pip install flask hypercorn pyOpenSSL
|
Loading…
Add table
Reference in a new issue