kopia lustrzana https://github.com/OpenDroneMap/docs
Update build.yml
rodzic
eeb739b75a
commit
9b8f5ac862
|
@ -14,8 +14,8 @@ jobs:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Install Python and Extract ODM parameters
|
- name: Install Python and Extract ODM parameters
|
||||||
run: |
|
run: |
|
||||||
apt update -y
|
sudo apt update -y
|
||||||
apt install -y python build-essential
|
sudo apt install -y python build-essential
|
||||||
make autogenerate
|
make autogenerate
|
||||||
- uses: ammaraskar/sphinx-action@master
|
- uses: ammaraskar/sphinx-action@master
|
||||||
with:
|
with:
|
||||||
|
|
Ładowanie…
Reference in New Issue