Skip to content

Commit 73052d5

Browse files
author
ICICLE Edge Admin
committed
VYP: Edited workflow sync file
1 parent 4733915 commit 73052d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/service-sync.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,8 @@ jobs:
5151
echo "✅ Copy completed"
5252
else
5353
echo "❌ Folder $SOURCE_PATH not found in branch."
54-
pwd
5554
echo "Available directories in current working directory:"
56-
ls -la
55+
ls -la /home/runner/work/Harmona/Harmona
5756
echo "Looking for services directory:"
5857
find . -name "services" -type d
5958
echo "All directories containing 'service' or similar:"

0 commit comments

Comments
 (0)