modified: .gitea/workflows/ci.yml
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 28s
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 28s
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
wget https://dr-download.ti.com/software-development/ide-configuration-compiler-or-debugger/MD-LlCjWuAbzH/9.3.1.2/msp430-gcc-9.3.1.11_linux64.tar.bz2
|
||||
tar -xjf msp430-gcc-9.3.1.11_linux64.tar.bz2 -C /tmp
|
||||
|
||||
ls -alt /tmp/bin
|
||||
ls -alt /tmp/bin/
|
||||
|
||||
echo "export PATH=/tmp/bin:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user