test: blind fix

This commit is contained in:
Minoplhy 2025-01-12 11:05:26 +07:00 committed by GitHub
parent cb6f963466
commit 953b9b22e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@ jobs:
echo "This Task will be run using the following version: ${TAGS[$i]}" echo "This Task will be run using the following version: ${TAGS[$i]}"
echo "This Task will be run using the following options: ${OPTIONS[$i]}" echo "This Task will be run using the following options: ${OPTIONS[$i]}"
curl https://raw.githubusercontent.com/minoplhy/scriptbox/main/nginx_build_script/build.sh | bash -s -- --nginx-tag=${NGINX_TAG} ${OPTIONS[$i]} #curl https://raw.githubusercontent.com/minoplhy/scriptbox/main/nginx_build_script/build.sh | bash -s -- --nginx-tag=${NGINX_TAG} ${OPTIONS[$i]}
# Prepare tar file paths # Prepare tar file paths
HOMEDIRECTORY=~/nginx_scriptbox HOMEDIRECTORY=~/nginx_scriptbox