From 288cc841ac9d00e30a4056cd0622f9799935a3a8 Mon Sep 17 00:00:00 2001 From: qhy040404 <45379733+qhy040404@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:26:00 +0800 Subject: [PATCH] Update alpha.yml --- .github/workflows/alpha.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index dbddf182..2ed824ea 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -21,10 +21,10 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.1 - - name: Setup .NET - uses: actions/setup-dotnet@v4.0.0 - with: - dotnet-version: 8.0 + # - name: Setup .NET + # uses: actions/setup-dotnet@v4.0.0 + # with: + # dotnet-version: 8.0 - name: Cake id: cake