1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

Update .github/workflows/ci.yml

Co-authored-by: haslinghuis <mark@numloq.nl>
This commit is contained in:
J Blackman 2022-07-08 23:55:59 +10:00 committed by GitHub
parent 9ffd2df497
commit 8a7bf514d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@ jobs:
path: tools/
key: ${{ runner.os }}-${{ hashFiles('make/tools.mk') }}
- name: Build target (with revision)
- name: Build target (without revision)
if: inputs.release_build == true
run: make EXTRA_FLAGS=-Werror ${{ matrix.target }}