Fixing path
This commit is contained in:
parent
bd679a084f
commit
8b38f42856
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -134,6 +134,6 @@ jobs:
|
|||||||
working-directory: docs
|
working-directory: docs
|
||||||
run: |
|
run: |
|
||||||
rake build
|
rake build
|
||||||
mv target/thumbv7em-none-eabihf/doc docs/_site/stabilizer/firmware
|
mv ../target/thumbv7em-none-eabihf/doc _site/stabilizer/firmware
|
||||||
rake test
|
rake test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user