Update main.yml

This commit is contained in:
CommanderRedYT
2021-12-01 13:08:10 +01:00
committed by GitHub
parent d4a20d70a6
commit 34feb842c1

View File

@ -36,6 +36,11 @@ jobs:
with:
key: ${{ runner.os }}-ccache-${{ matrix.node }}
- name: Install ignore folder
run: |
./tools/access.sh
ls -lah
- name: Build firmware
run: |
export CCACHE_MAXSIZE=400M CCACHE_BASEDIR="$(pwd)"