We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0abb2 commit a0ff904Copy full SHA for a0ff904
1 file changed
.github/workflows/release.yaml
@@ -42,6 +42,8 @@ jobs:
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
48
49
- name: Package the new core
0 commit comments