ci: python
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 36s
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 36s
This commit is contained in:
parent
8a8482c8c4
commit
95caf935b0
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Install pip3
|
- name: Install pip3
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install python3-pip
|
apt-get install python3-pip -y
|
||||||
|
|
||||||
- name: build site
|
- name: build site
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user