diff --git a/.github/workflows/sam-pipeline.yml b/.github/workflows/sam-pipeline.yml index d3178e6..3e7672c 100644 --- a/.github/workflows/sam-pipeline.yml +++ b/.github/workflows/sam-pipeline.yml @@ -28,6 +28,7 @@ jobs: run: ./allthebusstops.sh env: ACCOUNTKEY: ${{ secrets.ACCOUNTKEY }} + - run: git status - run: make deploy - name: Get the lines of code. id: scc