This commit is contained in:
Micah Lee 2022-10-05 18:46:16 -07:00
parent b0b48965e1
commit 03ea2582ba
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -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