mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-02-06 09:16:33 +00:00
Fix SDK name and disable Quad for flash
This commit is contained in:
2
.github/workflows/hi3516av300_images.yml
vendored
2
.github/workflows/hi3516av300_images.yml
vendored
@@ -119,7 +119,7 @@ jobs:
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: ${{ env.ARCHIVE_SDK }}
|
||||
asset_name: "arm-openipc-linux-gnueabi_sdk-buildroot.tar.gz"
|
||||
asset_name: "arm-openipc-hi3516av300-linux-gnueabi_sdk-buildroot.tar.gz"
|
||||
tag: ${{ env.TAG_NAME }}
|
||||
overwrite: true
|
||||
|
||||
|
||||
2
.github/workflows/hi3516cv500_images.yml
vendored
2
.github/workflows/hi3516cv500_images.yml
vendored
@@ -119,7 +119,7 @@ jobs:
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: ${{ env.ARCHIVE_SDK }}
|
||||
asset_name: "arm-openipc-linux-gnueabi_sdk-buildroot.tar.gz"
|
||||
asset_name: "arm-openipc-hi3516cv500-linux-gnueabi_sdk-buildroot.tar.gz"
|
||||
tag: ${{ env.TAG_NAME }}
|
||||
overwrite: true
|
||||
|
||||
|
||||
2
.github/workflows/hi3516dv300_images.yml
vendored
2
.github/workflows/hi3516dv300_images.yml
vendored
@@ -119,7 +119,7 @@ jobs:
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: ${{ env.ARCHIVE_SDK }}
|
||||
asset_name: "arm-openipc-linux-gnueabi_sdk-buildroot.tar.gz"
|
||||
asset_name: "arm-openipc-hi3516dv300-linux-gnueabi_sdk-buildroot.tar.gz"
|
||||
tag: ${{ env.TAG_NAME }}
|
||||
overwrite: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user