Skip to content

Commit fbea508

Browse files
committed
add debug
1 parent f418ece commit fbea508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
echo "Current working directory: $(pwd)"
7979
ls -l
8080
echo "Contents of schema directory:"
81-
ls -l ../schemas
81+
ls -l schemas/
8282
8383
cd helm-charts/
8484
rm -rf nginx-ingress

0 commit comments

Comments
 (0)