mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Fix cwd when uploading release files.
This commit is contained in:
parent
a06ee31566
commit
72a59c3dae
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user