update workflow
All checks were successful
Build and Upload Python Package / build (push) Successful in 4m47s

This commit is contained in:
InsaneDesperado 2025-03-07 04:16:37 -08:00
parent 49a4c68be2
commit 8059f5bd25
No known key found for this signature in database

View File

@ -14,7 +14,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: "3.x"
cache: pip
- name: Install dependencies
run: |