Fix output thingy
Some checks failed
Workflows / Update from AUR (push) Successful in 8s
Workflows / Wake Runner (push) Successful in 4s
Workflows / Check if rebuild is necessary (push) Successful in 10s
Workflows / Build and Push (push) Failing after 26s

This commit is contained in:
Sebastiaan de Schaetzen 2025-04-23 12:04:53 +02:00
parent 493df388b6
commit 9e0fe12fb8

View File

@ -47,7 +47,7 @@ jobs:
runs-on: ubuntu-amd64
needs: wake
outputs:
up-to-date: ${{ steps.up-to-date.outputs.up-to-date }}
up-to-date: ${{ steps.up-to-date.outputs.exit_code }}
container:
image: gitea.seeseepuff.be/archlinux/archlinux:latest
steps: