diff --git a/.github/workflows/android-app-reproducible.yml b/.github/workflows/android-app-reproducible.yml index bb9a5d9e7736..b990d170d392 100644 --- a/.github/workflows/android-app-reproducible.yml +++ b/.github/workflows/android-app-reproducible.yml @@ -98,7 +98,7 @@ jobs: path: dist steps: - name: Install diffoscope - run: apt-get install diffoscope + run: sudo apt-get install diffoscope - uses: actions/download-artifact@v4 with: