ci: install python3-pip dans le conteneur node
Some checks failed
Build & Deploy docs / build-deploy (push) Failing after 1m27s
Some checks failed
Build & Deploy docs / build-deploy (push) Failing after 1m27s
This commit is contained in:
parent
9ff2f07e4b
commit
e6884e6488
@ -26,6 +26,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
cd /root/_work/powersync-docs
|
cd /root/_work/powersync-docs
|
||||||
|
apt-get update -qq && apt-get install -y -qq python3-pip
|
||||||
python3 -m pip install --break-system-packages -q -r requirements.txt
|
python3 -m pip install --break-system-packages -q -r requirements.txt
|
||||||
|
|
||||||
# ── Récupération des JSON depuis les 5 repos drivers ─────────────────
|
# ── Récupération des JSON depuis les 5 repos drivers ─────────────────
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user