Add GitHub Action

This commit is contained in:
hiondal 2025-03-03 22:19:56 +09:00
parent e4b8e61e7f
commit 0d6c12297d

View File

@ -207,4 +207,5 @@ jobs:
if [ -z "$IP" ]; then if [ -z "$IP" ]; then
echo "Failed to get external IP after 5 minutes" echo "Failed to get external IP after 5 minutes"
exit 1 exit 1
fi fi