Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayanmullick committed Apr 9, 2024
1 parent 51ee8d3 commit cf2cd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AzPS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cf2cd0d

Please sign in to comment.