Skip to content

Commit 81560a0

Browse files
Update deploy.yml
1 parent 83adc47 commit 81560a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build-and-deploy:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- working-directory: ./src/InfrastructureAsCode/
17+
- working-directory: ./src/InfrastructureAsCode
1818
- uses: actions/checkout@main
1919

2020
- name: Azure login

0 commit comments

Comments
 (0)