Please, not now...

This commit is contained in:
redtide 2023-04-15 01:54:33 +02:00
parent 5a3d0bdf26
commit df95bb782f

View file

@ -423,7 +423,7 @@ jobs:
run: |
sudo apt-get update && \
sudo apt-get install \
python-pip
python3-pip
sudo pip install git-archive-all
- name: Archive source code
shell: bash