Fix wrong file name in build-release-packages.yml (#1437)
Introduced in #1363, the file name does not match. Signed-off-by: Binbin <binloveplay1314@qq.com>
This commit is contained in:
parent
d588bb4406
commit
7d72fada2c
2
.github/workflows/build-release-packages.yml
vendored
2
.github/workflows/build-release-packages.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
paths:
|
||||
- '.github/workflows/build-release-packages.yml'
|
||||
- '.github/workflows/call-build-linux-arm-packages.yml'
|
||||
- '.github/workflows/call-build-linux-x86_64-packages.yml'
|
||||
- '.github/workflows/call-build-linux-x86-packages.yml'
|
||||
- 'utils/releasetools/build-config.json'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user