mirror of
https://github.com/FizzyApple12/Waccon.git
synced 2026-09-22 23:08:05 +03:00
debugging
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user