mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 15:15:10 +00:00
[CI] Python hjinks
This commit is contained in:
parent
901a88c638
commit
7c4333f137
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
echo $(uname -a) $(env | grep container)
|
echo $(uname -a) $(env | grep container)
|
||||||
apt update -y
|
apt update -y
|
||||||
apt install -y build-essential liblmdb-dev nodejs libssl-dev git wget python3
|
apt install -y build-essential liblmdb-dev nodejs libssl-dev git wget python3 python3-pip
|
||||||
- name: Clone everything
|
- name: Clone everything
|
||||||
run: |
|
run: |
|
||||||
mkdir -p repos
|
mkdir -p repos
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue