debugging

This commit is contained in:
FizzyApple12
2022-07-02 20:11:41 -04:00
parent 34c21d14be
commit d75761fc45
2 changed files with 0 additions and 2 deletions
@@ -8,7 +8,6 @@ jobs:
- name: Download Required Packages
run: sudo apt install -y cmake gcc-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib
- working-directory: ./WaccaProtocolTranslator
- run:
- name: Run Autobuild
run: |
sudo chmod +x autobuild.sh
-1
View File
@@ -8,7 +8,6 @@ jobs:
- name: Download Required Packages
run: sudo apt install -y cmake gcc-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib
- working-directory: ./WaccaTouchPanel
- run:
- name: Run Autobuild
run: |
sudo chmod +x autobuild.sh