ci: python
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 36s

This commit is contained in:
Mihajlo Medjedovic 2023-07-24 19:48:29 +02:00
parent 8a8482c8c4
commit 95caf935b0

View File

@ -21,7 +21,7 @@ jobs:
- name: Install pip3
run: |
apt-get update
apt-get install python3-pip
apt-get install python3-pip -y
- name: build site
run: |