We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0acce commit cfd712dCopy full SHA for cfd712d
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
repository: mainmatter/core-sans-a-fonts
24
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
25
path: core-sans-a-fonts
26
- - name: Install Fonts
+ - name: Install Core Sans Font
27
if: "!github.event.pull_request.head.repo.fork"
28
run: |
29
sudo cp -r core-sans-a-fonts/* /usr/local/share/fonts/
0 commit comments