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

This commit is contained in:
huangzhiqiang 2025-06-07 16:16:53 +08:00
parent d3fb634a94
commit d02502e640

View File

@ -165,11 +165,3 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
- name: 上传构建产物
uses: actions/upload-artifact@v4
with:
name: nginx-binary
path: |
/usr/local/nginx/sbin/nginx
/usr/local/nginx/conf/
retention-days: 7