diff options
| author | hathach <[email protected]> | 2020-04-18 17:00:44 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-04-18 17:00:44 +0700 |
| commit | 86a46f0467696f532c956c7525d17a06740bd7c5 (patch) | |
| tree | 11d5a74ea92c866b0e8f406831a1c61dc5c4db55 | |
| parent | 7a025c9282c09c547f956ce7cd973d92db97a4e6 (diff) | |
try again
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f2548eab4..2fec38faf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 |
