Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
parent
10eb012f48
commit
885ae191a3
@ -12,7 +12,8 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.TOKEN}}
|
||||
- name: Set up Python 3.11
|
||||
uses: actions/setup-python@v2
|
||||
run: |
|
||||
apt install -yqq python3 python3-docs python3-pip
|
||||
with:
|
||||
python-version: 3.11
|
||||
- name: Install Dependencies
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user