Update main.yml
This commit is contained in:
parent
c0553946d4
commit
8011c51e37
.github/workflows
|
@ -3,7 +3,7 @@ name: build
|
|||
on: [push]
|
||||
|
||||
env:
|
||||
UPLOAD_USER_FIRMWARE: false
|
||||
UPLOAD_USER_FIRMWARE: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue