github: Use python3

This commit is contained in:
Johan Gunnarsson 2023-06-17 11:48:37 +02:00
parent 4c12e2c4ce
commit bd8fbb98a7
1 changed files with 1 additions and 1 deletions

View File

@ -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