Skip to content

Commit 6a128ef

Browse files
committed
update workflow name
1 parent d6bdc8c commit 6a128ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ffmpeg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ on:
55
pull_request:
66
branches: [master]
77

8-
name: Create ffmpeg Release
8+
name: FFmpeg
99

1010
jobs:
1111
build:
12-
name: compile ffmpeg then deploy
12+
name: compile apple and android ffmpeg then deploy
1313
runs-on: macos-14
1414
env:
1515
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)