experiment: testing

This commit is contained in:
Nicholas Dudfield
2025-08-11 19:28:52 +07:00
parent 1d7f5d42cc
commit ed1ba5595d

View File

@@ -62,6 +62,7 @@ jobs:
fi
DISTRO=$([ -f /etc/os-release ] && . /etc/os-release && echo $ID || echo "unknown")
echo "using distro: $DISTRO"
cat /etc/os-release
# - name: Build using Docker
# run: /bin/bash release-builder.sh