Skip to content

Commit 92551ef

Browse files
authored
Update 通用设备编译固件.yml
1 parent 7e14801 commit 92551ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/通用设备编译固件.yml

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ env:
2525
CONFIG_FILE: config/${{ inputs.source_branch }}/config
2626
DIY_P1_SH: config/${{ inputs.source_branch }}/diy-part1.sh
2727
DIY_P2_SH: config/${{ inputs.source_branch }}/diy-part2.sh
28+
UPLOAD_BIN_DIR: true
29+
UPLOAD_FIRMWARE: true
30+
UPLOAD_RELEASE: true
2831
TZ: Asia/Shanghai
2932

3033
jobs:

0 commit comments

Comments
 (0)