Update build_on_commit.yml

This commit is contained in:
EmanuelFeru 2022-03-06 14:42:22 +01:00
parent a0dfc7385f
commit ea3db2b170

View File

@ -21,7 +21,7 @@ jobs:
# Build with make # Build with make
- name: make - name: make
env: env:
VARIANT: VARIANT_ADC VARIANT: VARIANT_DEBUG
run: make run: make
# Build with Platformio # Build with Platformio