Skip to content

Commit

Permalink
Fix release workflow bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Mar 23, 2023
1 parent 55fbee3 commit cdc65be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ jobs:
needs:
- envs
- docker-srs
- test
steps:
##################################################################################################################
- name: Covert output to env
Expand Down

0 comments on commit cdc65be

Please sign in to comment.