diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index b7916d9d18..ec858d5f9b 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -33,7 +33,7 @@ jobs: chmod 0700 ${{ runner.temp }}/signing_key - name: Run Update (anda) - run: anda update + run: anda update -vvv env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}