Skip to content

Commit 3af991d

Browse files
committed
Add additional debugging output.
1 parent 7b31ccb commit 3af991d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/fleximod_test.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ jobs:
4242
echo
4343
echo "Creating git-fleximod python srcript..."
4444
45-
ls $GITHUB_WORKSPACE/.lib/git-fleximod #DEBUG-JN
45+
ls -a $GITHUB_WORKSPACE
46+
ls -a ..
47+
#ls $GITHUB_WORKSPACE/.lib/git-fleximod #DEBUG-JN
4648
4749
#Create new directory:
4850
mkdir $GITHUB_WORKSPACE/bin

0 commit comments

Comments
 (0)