Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Wambere committed Jan 12, 2024
1 parent 741f73f commit 4e52d6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
echo "1------"
for f in $files
do
echo "blah"
fullpath=readlink -f $f
echo $fullpath
echo $f
done
echo "3-----------"

0 comments on commit 4e52d6e

Please sign in to comment.