From cf2cd0d7b69089d8a118b5d2f96fce946145eb99 Mon Sep 17 00:00:00 2001 From: Ayan Date: Tue, 9 Apr 2024 01:30:20 -0500 Subject: [PATCH] . --- .github/workflows/AzPS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/AzPS.yml b/.github/workflows/AzPS.yml index 1eadc0d..a9eafa3 100644 --- a/.github/workflows/AzPS.yml +++ b/.github/workflows/AzPS.yml @@ -11,7 +11,7 @@ jobs: - name: Check Out uses: actions/checkout@v4 #with: #Checkout presents the repo to the Pipeline execution runtime. with: - sparse-checkout: GHActionTest/ 3TierApp #This presents the file in the root of the repo and the folder + sparse-checkout: GHActionTest/ 3TierApp/ #This presents the file in the root of the repo and the folder - name: Login Azure