diff --git a/.github/workflows/update-sam-template.yml b/.github/workflows/update-sam-template.yml index 6b4f239..abc03d4 100644 --- a/.github/workflows/update-sam-template.yml +++ b/.github/workflows/update-sam-template.yml @@ -26,9 +26,6 @@ jobs: with: python-version: "3.13" - - name: Install PyYAML - run: pip install PyYAML - - name: Generate SAM template run: python examples/scripts/generate_sam_template.py