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