From 7898fd18c4343a6e64339eefebc2208dcf8a992b Mon Sep 17 00:00:00 2001 From: peacezurineta Date: Sat, 29 Mar 2025 21:54:50 +0900 Subject: [PATCH] =?UTF-8?q?install=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_msi.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_msi.yml b/.github/workflows/build_msi.yml index c9993b75df1bac..1b726f51010b30 100644 --- a/.github/workflows/build_msi.yml +++ b/.github/workflows/build_msi.yml @@ -44,4 +44,10 @@ jobs: steps: - uses: actions/checkout@v4 - name: Build CPython installer - run: .\Tools\msi\build.bat --doc -x64 + run: .\Tools\msi\buildrelease.bat -x64 + - name: Upload artifacts + uses: actions/upload-artifact@v4 + with: + name: build-artifacts + path: | + PCbuild/amd64/