Files
SteamPathCLI/.gitea/workflows/pyinstaller.yml
T
Workflow config file is invalid. Please check your config file: invalid jobs: input node is not a mapping node
LunaChocken 6804ced4ef test
2025-06-07 17:58:01 +01:00

6 lines
129 B
YAML

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.13'
- run: python my_script.py