mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-02 20:26:47 +01:00
Remove BeautifulSoup4 dependency
This commit is contained in:
parent
6cee8871f3
commit
dcf98d93e6
@ -55,7 +55,6 @@ jobs:
|
|||||||
${{ runner.os }}-
|
${{ runner.os }}-
|
||||||
- name: Install Prerequisite dependencies
|
- name: Install Prerequisite dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install BeautifulSoup4
|
|
||||||
pip install requests
|
pip install requests
|
||||||
- name: Run SAS String script
|
- name: Run SAS String script
|
||||||
run: ./tools/import_sas_strings.py
|
run: ./tools/import_sas_strings.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user