Skip to content

Commit 6a75bbd

Browse files
committed
added some more prints for debugging
1 parent 253fcb0 commit 6a75bbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/setup-idaes/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ runs:
5757
fi
5858
fi
5959
60+
echo '::group::List IDAES binaries directory'
61+
ls -l "$(idaes bin-directory)"
6062
echo '::group::Output of test commands for IDAES binaries'
6163
"$(idaes bin-directory)"/ipopt -v
6264
echo '::endgroup::'

0 commit comments

Comments
 (0)