Attempting to fix the publish action.
This commit is contained in:
@@ -19,7 +19,6 @@ jobs:
|
||||
with:
|
||||
# Semantic version range syntax or exact version of a Python version
|
||||
python-version: '3.12.3'
|
||||
cache: 'pip'
|
||||
|
||||
- name: Display Python version
|
||||
run: python -c "import sys; print(sys.version)"
|
||||
|
||||
Reference in New Issue
Block a user