Fix NUGET_CERT_REVOCATION_MODE=offline (#9470)

* Update build.yml

* Update package-rhel.sh

* Update package-rhel-riscv.sh

* Update package-debian.sh

* Update package-debian-riscv.sh

* Update package-debian-loong.sh

* Update build-linux.yml

* Update Directory.Packages.props
This commit is contained in:
JieXu
2026-06-04 20:00:32 +08:00
committed by GitHub
parent ce8caa89a4
commit a2a5940d91
8 changed files with 16 additions and 5 deletions

View File

@@ -341,7 +341,7 @@ jobs:
QCOW2_IMAGE: debian13-loong64.qcow2
EFI_CODE: edk2-loongarch64-code.fd
EFI_VARS: edk2-loongarch64-vars.fd
QEMU_VERSION: 10.2.2
QEMU_VERSION: 10.2.3
steps:
- name: Prepare host tools

View File

@@ -26,6 +26,7 @@ jobs:
)
}}
env:
NUGET_CERT_REVOCATION_MODE: offline
Output: "${{ github.workspace }}/${{ matrix.arch }}"
RID: |-
${{
@@ -68,4 +69,4 @@ jobs:
uses: actions/upload-artifact@v7.0.1
with:
name: ${{ matrix.arch }}
path: ${{ matrix.arch }}
path: ${{ matrix.arch }}