Skip to content

Commit 8f6055d

Browse files
committed
chore: update action name
1 parent b96480d commit 8f6055d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build
33
on: ["push", "pull_request"]
44

55
jobs:
6-
ci:
6+
build:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:

0 commit comments

Comments
 (0)