Fix cwd when uploading release files.

This commit is contained in:
Jared Boone 2015-09-01 15:07:31 -07:00
parent a06ee31566
commit 72a59c3dae

View File

@ -12,8 +12,10 @@ before_script:
- export CXX="arm-none-eabi-g++"
script:
- cd firmware/
# TODO: Introduce top-level Makefile, this is lame.
- pushd firmware/
- make release
- popd
addons:
artifacts: