Skip to content

Commit f84fbf0

Browse files
committed
Update compile.yml
1 parent 8776feb commit f84fbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
asset_content_type: text/x-shellscript
3939

4040
compile:
41-
name: Compile the stub on ${{ matrix.os }}
41+
name: Compile the stub
4242
needs: draft_release # we need to know the upload URL
4343
runs-on: macos-10.15
4444
steps:

0 commit comments

Comments
 (0)