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

This commit is contained in:
huangzhiqiang 2025-06-07 15:58:05 +08:00
parent 3027873bee
commit d9418949bd

View File

@ -42,9 +42,8 @@ jobs:
- name: 配置构建 - name: 配置构建
run: | run: |
echo "当前工作目录: $(pwd)" echo "当前工作目录: $(pwd)"
pwd
echo "目录内容:" echo "目录内容:"
ls -la chomd +x ./auto/configure
# 按照 README 步骤进行配置,使用 auto/configure 脚本 # 按照 README 步骤进行配置,使用 auto/configure 脚本
./auto/configure \ ./auto/configure \