Skip to content

Commit 79d722b

Browse files
committed
Fix syntax error.
1 parent 9f5d3d9 commit 79d722b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: action.yml

+2
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ runs:
131131
tar -xzf coveralls-linux.tar.gz
132132
133133
# List files again to verify extraction
134+
echo "List current directory:"
135+
pwd
134136
echo "Files after extraction:"
135137
ls -la
136138

0 commit comments

Comments
 (0)