Skip to content

Commit

Permalink
Debug Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
datalogics-saharay committed Apr 17, 2024
1 parent d6a7cde commit 3fbfd39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-dotnet-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ jobs:
if [ "$RUNNER_OS" == "Windows" ]; then
cat bin/Release/net6.0/runtimes/win-x64/native/apdfl.lic
elif [ "$RUNNER_OS" == "Linux" ]; then
ls bin/Release/net6.0/
cat bin/Release/net6.0/runtimes/linux-x64/native/apdfl.lic
else
cat bin/Release/net6.0/runtimes/osx-arm64/native/apdfl.lic
Expand Down

0 comments on commit 3fbfd39

Please sign in to comment.