mirror of
https://github.com/AuxXxilium/arc-dsm.git
synced 2025-01-26 14:29:30 +07:00
dsm: add sudo
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
dd2cf5486f
commit
b2a884a7a7
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
run: |
|
||||
sudo rm -f ./configs
|
||||
sudo mkdir -p ./configs
|
||||
git clone https://github.com/AuxXxilium/arc-configs -b main configs
|
||||
sudo git clone https://github.com/AuxXxilium/arc-configs -b main configs
|
||||
|
||||
- name: Update
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user