try again

This commit is contained in:
hathach
2020-04-18 17:00:44 +07:00
parent 7a025c9282
commit 86a46f0467

View File

@@ -20,7 +20,6 @@ jobs:
- name: Build
run: |
cd examples/device/cdc_msc_freertos
docker run --rm -v $PWD:/project -w /project espressif/idf:latest python3 tools/build_esp32s.py
exit 1