try next steps for ci
Some checks failed
Demo / Explore-CI (push) Successful in 9s
Packages / Build distribution 📦 (push) Failing after 9s

This commit is contained in:
cecilkorik 2024-02-10 12:25:36 -05:00
parent 3ee2f397b2
commit 1e537b621a

View file

@ -12,7 +12,7 @@ jobs:
- name: Set up Python
uses: https://git.eltanin.net/actions/setup-python@v4
with:
python-version: "3.x"
python-version: "3.12"
- name: Install pypa/build
run: >-
python3 -m