This commit is contained in:
Damontecres 2025-11-05 16:35:03 -05:00
parent 1624a8d817
commit 5bc2784174
No known key found for this signature in database

View file

@ -9,7 +9,6 @@ runs:
uses: actions/setup-python@v5
with:
python-version: '3.12'
cache: 'pip'
- name: Setup JDK
uses: actions/setup-java@v5
with: