update action
Some checks failed
Build NGINX on Ubuntu / build-nginx (push) Failing after 1m8s

This commit is contained in:
huangzhiqiang 2025-06-07 15:59:10 +08:00
parent d9418949bd
commit d3fb634a94

View File

@ -43,7 +43,7 @@ jobs:
run: | run: |
echo "当前工作目录: $(pwd)" echo "当前工作目录: $(pwd)"
echo "目录内容:" echo "目录内容:"
chomd +x ./auto/configure chmod +x ./auto/configure
# 按照 README 步骤进行配置,使用 auto/configure 脚本 # 按照 README 步骤进行配置,使用 auto/configure 脚本
./auto/configure \ ./auto/configure \