Skip to content

Commit 6c12f41

Browse files
committed
ci(actions): 👷 update action name
1 parent c4a4db4 commit 6c12f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
if: steps.cache-node-modules.outputs.cache-hit != 'true'
9393
run: yarn --frozen-lockfile
9494

95-
- name: Built
95+
- name: Build
9696
run: yarn build
9797

9898
test:

0 commit comments

Comments
 (0)