Rename ci job to try to trigger action
This commit is contained in:
parent
b1e9e91d36
commit
57aecde178
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
name: FFmpeg native build
|
name: FFmpeg native build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
@ -39,4 +38,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: natives
|
name: natives
|
||||||
path: |
|
path: |
|
||||||
release_output/*
|
release_output/*
|
Loading…
Reference in a new issue