Skip to content

Commit cfd712d

Browse files
committed
better name for step
1 parent 3d0acce commit cfd712d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
repository: mainmatter/core-sans-a-fonts
2424
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
2525
path: core-sans-a-fonts
26-
- name: Install Fonts
26+
- name: Install Core Sans Font
2727
if: "!github.event.pull_request.head.repo.fork"
2828
run: |
2929
sudo cp -r core-sans-a-fonts/* /usr/local/share/fonts/

0 commit comments

Comments
 (0)