diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index badc4c0..c0794c7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -134,6 +134,6 @@ jobs: working-directory: docs run: | rake build - mv target/thumbv7em-none-eabihf/doc docs/_site/stabilizer/firmware + mv ../target/thumbv7em-none-eabihf/doc _site/stabilizer/firmware rake test