Update .github/workflows/build_push.yml
Some checks failed
CI / Prepare job (push) Successful in 13s
CI / Build individual modules (push) Successful in 2m52s
CI / Publish repo (push) Has been cancelled

This commit is contained in:
AlmightyHak 2025-06-09 23:49:21 -05:00
parent 7b3fbe3d3a
commit d40494aece

View file

@ -154,7 +154,7 @@ jobs:
packages: "build-tools;34.0.0"
- name: Set up Python
uses: https://github.com/actions/setup-python@v5
uses: https://github.com/actions/setup-python@5db1cf9a59fb97c40a68accab29236f0da7e94db # v5
with:
python-version: '3.10'
architecture: 'x64'