Skip to content

Commit e36727a

Browse files
committed
debug gh action
1 parent c4a0b65 commit e36727a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
cd src/truststore/
9999
curl --remote-name https://raw.githubusercontent.com/espressif/arduino-esp32/master/tools/gen_crt_bundle.py
100100
curl --remote-name https://curl.se/ca/cacert.pem
101+
which python3
101102
python3 gen_crt_bundle.py --input cacert.pem
102103
103104
- name: Build firmware

0 commit comments

Comments
 (0)