更新 .github/workflows/target_linux_generic.yml
Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
4
.github/workflows/target_linux_generic.yml
vendored
4
.github/workflows/target_linux_generic.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: target_linux_rockchip
|
||||
name: target_linux_generic
|
||||
|
||||
on:
|
||||
repository_dispatch:
|
||||
@@ -11,7 +11,7 @@ jobs:
|
||||
if: github.event.repository.owner.id == github.event.sender.id || ! github.event.sender.id
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
name: Update target_linux_rockchip
|
||||
name: Update target_linux_generic
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user