Skip to content

Commit 397a91c

Browse files
committed
ci_debug
1 parent 6fb06d6 commit 397a91c

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,7 @@ jobs:
3939
run: |
4040
source /opt/mbed_env/bin/activate
4141
export PATH=$PATH:/opt/gcc-arm-none-eabi-9-2019-q4-major/bin/
42-
#extras/package_full.sh
43-
./mbed-os-to-arduino -a -g GIGA:GIGA
44-
cd /tmp/mbed-os-program
45-
ls
46-
python --version
47-
mbed compile
42+
./mbed-os-to-arduino -a GIGA:GIGA
4843
4944
- name: Package the new core
5045
run: |

0 commit comments

Comments
 (0)