Please, not now...
This commit is contained in:
parent
5a3d0bdf26
commit
df95bb782f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -423,7 +423,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update && \
|
sudo apt-get update && \
|
||||||
sudo apt-get install \
|
sudo apt-get install \
|
||||||
python-pip
|
python3-pip
|
||||||
sudo pip install git-archive-all
|
sudo pip install git-archive-all
|
||||||
- name: Archive source code
|
- name: Archive source code
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue