fix: Build errors after cleanup

This commit is contained in:
LukeGus
2025-10-31 21:14:21 -05:00
parent a9709f3877
commit b481405fd8
5 changed files with 3374 additions and 2165 deletions

View File

@@ -54,7 +54,7 @@ jobs:
done
fi
printf '%s\n' "${ALL_TAGS[@]}"
echo "ALL_TAGS=$(printf '%s\n' "${ALL_TAGS[@]}")" >> $GITHUB_ENV
- name: Login to GHCR
uses: docker/login-action@v3