docs: fix incorrect indent in example
@ -27,8 +27,8 @@ Include this in your `.github/workflows/main.yaml`:
```yaml
- name: PyInstaller Windows
uses: JackMcKew/pyinstaller-action-windows@main
with:
path: src
```
## Full Example