From 70d0991c5a5647b40caf01ac278159e6a24f0dac Mon Sep 17 00:00:00 2001 From: iadgovuser29 <33426478+iadgovuser29@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:57:35 -0500 Subject: [PATCH] yml 4 --- .github/workflows/dotnet-build-componentclassregistry.yml | 6 ------ dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj | 3 +++ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/workflows/dotnet-build-componentclassregistry.yml b/.github/workflows/dotnet-build-componentclassregistry.yml index c775ab0..e0cb69f 100644 --- a/.github/workflows/dotnet-build-componentclassregistry.yml +++ b/.github/workflows/dotnet-build-componentclassregistry.yml @@ -79,11 +79,5 @@ jobs: dotnet/ComponentClassRegistry/StorageCli/**/*.deb dotnet/ComponentClassRegistry/StorageCli/**/*.rpm dotnet/ComponentClassRegistry/StorageCli/**/*.zip - - name: Setup tmate session on error - if: ${{ failure() }} - uses: mxschmitt/action-tmate@v3 - timeout-minutes: 5 # The ssh session will be available for 5 minutes. - with: - limit-access-to-actor: true # Only the person who pushed can access- with a github-registered key. \ No newline at end of file diff --git a/dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj b/dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj index f9dbb0e..62e6977 100644 --- a/dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj +++ b/dotnet/ComponentClassRegistry/StorageCli/StorageCli.csproj @@ -3,6 +3,9 @@ Exe net8.0 + linux-x64;win-x64 + StorageCli.StorageCli + true enable enable