mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 10:19:01 +00:00
Workflow: update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user