Skip to content

Commit 1e86d5f

Browse files
Add name for the job
1 parent 64bc5f7 commit 1e86d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
release-osx:
6+
name: macOS Homebrew
67
runs-on: macos-latest
78
steps:
89
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)