mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 05:22:20 -04:00
sudo
This commit is contained in:
parent
b0b48965e1
commit
03ea2582ba
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue