diff --git a/.gitpod.yml b/.gitpod.yml index 3885614..b8f2ac1 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -3,6 +3,6 @@ # and commit this file to your remote git repository to share the goodness with others. tasks: - - init: make clean && sudo apt install binutils-arm-none-eabi -y && git submodule update --remote + - init: make clean && sudo apt install binutils-arm-none-eabi -y && git submodule update --remote && cd agbcc && ./build.sh && ./install.sh ../