mirror of
https://github.com/AuxXxilium/arc-dsm.git
synced 2024-11-23 22:00:52 +07:00
update: fix
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
a2fe393b67
commit
8ddf6cdaab
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
@ -64,8 +64,8 @@ jobs:
|
||||
- name: Get data
|
||||
run: |
|
||||
sudo pip install -r scripts/requirements.txt
|
||||
sudo python scripts/func.py getmodels -w "arc-dsm/ws" -j "models.json"
|
||||
sudo python scripts/func.py getpats -w "arc-dsm/ws" -j "pats.json"
|
||||
sudo python scripts/func.py getmodels -w "." -j "models.json"
|
||||
sudo python scripts/func.py getpats -w "." -j "pats.json"
|
||||
|
||||
- name: Update
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user