mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
add depends
This commit is contained in:
parent
c89ba5bb81
commit
7d18c381c2
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
@ -27,7 +27,9 @@ jobs:
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
sudo timedatectl set-timezone "Asia/Shanghai"
|
||||
|
||||
|
||||
sudo apt update
|
||||
sudo apt install -y libxml2-utils
|
||||
pip install requests BeautifulSoup4 pyyaml
|
||||
|
||||
- name: update pats
|
||||
|
Loading…
x
Reference in New Issue
Block a user