diff --git a/.github/workflows/master_todomatic-todo.yml b/.github/workflows/master_todomatic-todo.yml index 03e90e9..cf6eab3 100644 --- a/.github/workflows/master_todomatic-todo.yml +++ b/.github/workflows/master_todomatic-todo.yml @@ -51,6 +51,9 @@ jobs: - name: Unzip artifact for deployment run: unzip release.zip + + - name: list dirs + run: ls -ltr - name: 'Deploy to Azure Web App' id: deploy-to-webapp