check python binary

This commit is contained in:
Daniel A. Wozniak 2024-10-29 23:17:51 -07:00 committed by Daniel Wozniak
parent 5c732df550
commit 40b1a4b66f

View file

@ -130,6 +130,11 @@ jobs:
with:
python-version: '3.10'
- name: Check python
run: |
which python3
- name: "Throttle Builds"
shell: bash
run: |