Update main2.yml

This commit is contained in:
Lee Lup Yuen 2020-07-28 15:42:40 +08:00 committed by GitHub
parent 37419e1f26
commit c7b39ff709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ jobs:
- name: Upload DFU package
uses: actions/upload-artifact@v2
with:
name: pinetime-mcuboot-app.img
name: pinetime-mcuboot-app-dfu.zip
path: build/src/pinetime-mcuboot-app-dfu.zip
#########################################################################################