mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
another thing
This commit is contained in:
@@ -22,10 +22,10 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
# - name: Setup Python
|
||||
# uses: actions/setup-python@v4
|
||||
# with:
|
||||
# python-version: "3.10"
|
||||
|
||||
- name: Run Update
|
||||
run: bash ./update.sh
|
||||
|
||||
Reference in New Issue
Block a user