Forgot build command

This commit is contained in:
CommanderRedYT
2021-12-23 15:58:34 +01:00
parent 5ca3c6df3b
commit e4d1bec58a

View File

@ -43,6 +43,7 @@ jobs:
export CCACHE_MAXSIZE=400M CCACHE_BASEDIR="$(pwd)"
. export.sh
./switchconf.sh ${{ matrix.node }}
idf.py --ccache build
ccache -s
- name: Set outputs