Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
parent
a316f9149d
commit
14e8eff8b8
@ -10,8 +10,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
|
submodules: true
|
||||||
token: ${{ secrets.TOKEN}}
|
token: ${{ secrets.TOKEN}}
|
||||||
clean: false
|
|
||||||
- name: Set up Python 3.11
|
- name: Set up Python 3.11
|
||||||
run: |
|
run: |
|
||||||
apt install -yqq python3 python3-docs python3-pip
|
apt install -yqq python3 python3-docs python3-pip
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user