diff --git a/.forgejo/workflows/build-image.yaml b/.forgejo/workflows/build-image.yaml index d250d23..f69b695 100644 --- a/.forgejo/workflows/build-image.yaml +++ b/.forgejo/workflows/build-image.yaml @@ -10,6 +10,8 @@ jobs: steps: - uses: 'actions/checkout@v4' + - run: env + - name: 'Build image' uses: 'https://github.com/redhat-actions/buildah-build@v2' with: