Forgot build command
This commit is contained in:
1
.github/workflows/userconfigs.yml
vendored
1
.github/workflows/userconfigs.yml
vendored
@@ -43,6 +43,7 @@ jobs:
|
|||||||
export CCACHE_MAXSIZE=400M CCACHE_BASEDIR="$(pwd)"
|
export CCACHE_MAXSIZE=400M CCACHE_BASEDIR="$(pwd)"
|
||||||
. export.sh
|
. export.sh
|
||||||
./switchconf.sh ${{ matrix.node }}
|
./switchconf.sh ${{ matrix.node }}
|
||||||
|
idf.py --ccache build
|
||||||
ccache -s
|
ccache -s
|
||||||
|
|
||||||
- name: Set outputs
|
- name: Set outputs
|
||||||
|
Reference in New Issue
Block a user