Skip to content

Commit 413bb42

Browse files
Update workflow build.yml for debug build test
1 parent 4d3e4c7 commit 413bb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: make ${{ matrix.board }}
5050
env:
5151
TRAVIS: 1
52-
RELEASE: 1
52+
DEBUG: 1
5353
BOARD: ${{ matrix.board }}
5454
UPLOADTOKEN: ${{ secrets.UPLOADTOKEN }}
5555
run: |

0 commit comments

Comments
 (0)