From f01b60654208313d7c348745335f13a5c4f276bc Mon Sep 17 00:00:00 2001 From: Derek Graham Date: Mon, 24 Jun 2024 14:40:49 +0100 Subject: [PATCH] Update dotnet-desktop.yml --- .github/workflows/dotnet-desktop.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index 7da8b0b..cd7667b 100644 --- a/.github/workflows/dotnet-desktop.yml +++ b/.github/workflows/dotnet-desktop.yml @@ -63,6 +63,8 @@ jobs: uses: actions/download-artifact@v4 with: name: NDifference + - name: Check + run: env - name: 🚀 Create Release id: create-release uses: actions/create-release@v1