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