addGiteaActions #2
@ -12,7 +12,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.TOKEN}}
|
token: ${{ secrets.TOKEN}}
|
||||||
- name: Set up Python 3.11
|
- name: Set up Python 3.11
|
||||||
uses: actions/setup-python@v2
|
run: |
|
||||||
|
apt install -yqq python3 python3-docs python3-pip
|
||||||
with:
|
with:
|
||||||
python-version: 3.11
|
python-version: 3.11
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user