mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-22 16:29:12 -04:00
sudo
This commit is contained in:
parent
b0b48965e1
commit
03ea2582ba
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -335,7 +335,7 @@ jobs:
|
||||
|
||||
- name: Move cache root to home
|
||||
run: |
|
||||
find /root
|
||||
sudo find /root
|
||||
sudo mv /root/.cache/snapcraft ~/snapcraft-cache
|
||||
sudo chown -R $USER:$USER ~/snapcraft-cache
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user