Update ci.yml
This commit is contained in:
parent
cf5e311ed7
commit
d0614caca2
|
@ -1,4 +1,4 @@
|
|||
name: "xcodebuild: run"
|
||||
name: "Build 🔨"
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
name: Build prod
|
||||
name: "Build 🔨"
|
||||
strategy:
|
||||
matrix:
|
||||
scheme:
|
||||
|
|
Loading…
Reference in New Issue