mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Actions: Rename workflow name.
This commit is contained in:
parent
498ce72af8
commit
edb4866889
2 changed files with 2 additions and 4 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -448,8 +448,7 @@ jobs:
|
|||
prerelease: true
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
done:
|
||||
name: done
|
||||
release-done:
|
||||
runs-on: ubuntu-20.04
|
||||
needs:
|
||||
- update
|
||||
|
|
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -298,8 +298,7 @@ jobs:
|
|||
- run: echo 'Start fast jobs'
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
done:
|
||||
name: done
|
||||
test-done:
|
||||
needs:
|
||||
- cygwin64
|
||||
- coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue