diff options
| author | hathach <[email protected]> | 2020-04-07 11:21:34 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-04-07 11:21:34 +0700 |
| commit | f44440df5d27f8a8f64e53b3c8892f73585c2323 (patch) | |
| tree | 3c2d3705078256ebb45c0abc4b5ffbd89bea5a5c /.github/workflows | |
| parent | f073a5ecd37a705fae89400a50ff24fa985c895a (diff) | |
ci again
Diffstat (limited to '.github/workflows')
| -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 c96664488..584ee1d70 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -74,7 +74,6 @@ jobs: - name: Build run: | - . $HOME/esp-idf/export.sh python3 tools/build_all.py ${{ matrix.example }} # Build ESP32S |
