From befa5b9eb34b81575ccc8401a1c4e4587ae8aea9 Mon Sep 17 00:00:00 2001 From: Chris Pietschmann Date: Tue, 12 Mar 2024 17:22:32 -0400 Subject: [PATCH] Update build-iac-arm-from-bicep.yml --- .github/workflows/build-iac-arm-from-bicep.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-iac-arm-from-bicep.yml b/.github/workflows/build-iac-arm-from-bicep.yml index 4c33139..ed2309a 100644 --- a/.github/workflows/build-iac-arm-from-bicep.yml +++ b/.github/workflows/build-iac-arm-from-bicep.yml @@ -82,6 +82,7 @@ jobs: cat IaC/ARM/v2/azuredeploy.json echo "${{ github.workspace }}" + ls ${{ github.workspace }} # - name: Commit to Repo # uses: JamesIves/github-pages-deploy-action@releases/v3