Refactor Gitea workflow to remove redundant Python setup step
This commit is contained in:
@@ -14,6 +14,7 @@ steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# DELETE the "Set up Python" step entirely
|
||||
|
||||
- name: Update README file
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user