Skip to content

Commit 1d37fb2

Browse files
Update multiTenancyDeployLocal.yml
1 parent 5d2ae0c commit 1d37fb2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/multiTenancyDeployLocal.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ jobs:
6565
echo "🔧 Installing CDS..."
6666
npm install -g @sap/cds@8.9.4
6767
echo "✅ CDS installation complete!"
68-
echo "Path after install:"
69-
echo $PATH
70-
ls /home/runner/.npm/_npx/
71-
echo "Check cds-dk version.."
72-
cds -v
68+
# echo "Path after install:"
69+
# echo $PATH
70+
# ls /home/runner/.npm/_npx/
71+
# echo "Check cds-dk version.."
72+
# cds -v
7373
7474
- name: Clone the cloud-cap-samples-java repo 🌐
7575
run: |

0 commit comments

Comments
 (0)