This commit is contained in:
plasmagoat 2025-06-09 13:10:56 +02:00
parent ac5b817a85
commit 7bd0b3c4cd
2 changed files with 2 additions and 0 deletions

View file

@ -137,6 +137,7 @@ jobs:
IMAGE=$(basename ${{ steps.artifact.outputs.download-path }}/*.vma.zst)
echo "Image filename: $IMAGE"
echo "filename=$IMAGE" >> "$GITHUB_OUTPUT"
EOF
# - name: Extract flake metadata
# id: meta