代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/apr 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
From 191479a91b47cbe367113132355f514f72115c57 Mon Sep 17 00:00:00 2001
From: Ivan Zhakov <ivan@apache.org>
Date: Sat, 14 Sep 2024 14:53:25 +0000
Subject: [PATCH] On 1.7.x branch: Merge revision r1920350 from trunk:
.github/workflows/windows.yml: Test cmake --install.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x@1920629 13f79535-47bb-0310-9956-ffa450edef68
---
.github/workflows/windows.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 97d369e7c4..5c1258c3dd 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -42,3 +42,6 @@ jobs:
# Execute tests defined by the CMake configuration.
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
run: ctest -C ${{ matrix.build-type }} --output-on-failure
+
+ - name: Install
+ run: cmake --install ${{github.workspace}}/build --config ${{ matrix.build-type }}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。