Workflow: update build.yml

pull/1680/head
viktorxda 2025-01-24 10:24:24 +01:00
parent 102d00c88e
commit c8efdce7ee
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@ jobs:
run: |
echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf
echo CACHE_DATE=$(date +%m) >> ${GITHUB_ENV}
make BOARD=${{matrix.platform}}_${{matrix.release}} br-source
- name: Setup ccache
if: github.event_name != 'pull_request'