mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Remove BeautifulSoup4 dependency
This commit is contained in:
parent
6cee8871f3
commit
dcf98d93e6
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ jobs:
|
|||
${{ runner.os }}-
|
||||
- name: Install Prerequisite dependencies
|
||||
run: |
|
||||
pip install BeautifulSoup4
|
||||
pip install requests
|
||||
- name: Run SAS String script
|
||||
run: ./tools/import_sas_strings.py
|
||||
|
|
Loading…
Add table
Reference in a new issue