Skip to content

Commit 37e9c7e

Browse files
committed
github infra validation fix3
1 parent a026710 commit 37e9c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/infra-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
inlineScript: az config set bicep.use_binary_from_path=false && az bicep build -f deploy/aks/infra/main.bicep --stdout
5050

51-
- name: Build AKS Bicep for linting
51+
- name: Build ACA Bicep for linting
5252
if: steps.changes.outputs.aca == 'true'
5353
uses: azure/CLI@v1
5454
with:

0 commit comments

Comments
 (0)