Skip to content

Commit 7955fa3

Browse files
committed
updated job name
1 parent 007c03c commit 7955fa3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/webos.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
types: [ published ]
88

99
jobs:
10-
Build:
10+
build:
11+
name: "Build (webOS ABI: ${{ matrix.webos-abi }})"
1112
runs-on: ubuntu-latest
1213
strategy:
1314
matrix:

0 commit comments

Comments
 (0)