github: Use python3
This commit is contained in:
parent
4c12e2c4ce
commit
bd8fbb98a7
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
sudo apt-get update
|
||||
sudo apt-get --assume-yes \
|
||||
--no-install-recommends \
|
||||
install python
|
||||
install python3
|
||||
|
||||
- name: Regenerate
|
||||
timeout-minutes: 5
|
||||
|
|
|
|||
Loading…
Reference in New Issue