From bdc3632f96f40efd42804f61df383c2ea1d152d8 Mon Sep 17 00:00:00 2001 From: 0xFirekeeper <0xFirekeeper@gmail.com> Date: Tue, 26 Mar 2024 04:33:36 +0300 Subject: [PATCH] Update dotnet-ci.yml --- .github/workflows/dotnet-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/dotnet-ci.yml b/.github/workflows/dotnet-ci.yml index 887358f..838ee01 100644 --- a/.github/workflows/dotnet-ci.yml +++ b/.github/workflows/dotnet-ci.yml @@ -19,9 +19,6 @@ jobs: dotnet-version: | 6.0.x - - name: List directory contents - run: ls -la ./Thirdweb/bin/Release/ - - name: Display Directory.Build.props run: cat Directory.Build.props