diff --git a/.github/workflows/smoketest-dotnet-isolated-v4.yml b/.github/workflows/smoketest-dotnet-isolated-v4.yml index 628a9b54d..e3b3c26cf 100644 --- a/.github/workflows/smoketest-dotnet-isolated-v4.yml +++ b/.github/workflows/smoketest-dotnet-isolated-v4.yml @@ -70,7 +70,7 @@ jobs: # Run smoke tests - name: check that DF extension was installed - run: ls /root/test/SmokeTests/OOProcSmokeTests/DotNetIsolated/bin/ + run: ls ./test/SmokeTests/OOProcSmokeTests/DotNetIsolated/bin/ # Run smoke tests - name: Run smoke tests