mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +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: |
|
||||
echo $(uname -a) $(env | grep container)
|
||||
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
|
||||
run: |
|
||||
mkdir -p repos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue