diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4b7f8446..f544e28f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -318,7 +318,7 @@ jobs: - name: Restore cache - snapcraft uses: actions/cache@v3 with: - path: ~/.cache/snapcraft + path: /root/.cache/snapcraft key: snapcraft-cache - name: Build snap