Skip to content

Commit e928626

Browse files
committed
Explicitly choose main as the branch to fetch from core-sans-a-fonts repo
The build failed to find the default branch for it, on repo checkout
1 parent 4b2bd5e commit e928626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121
repository: mainmatter/core-sans-a-fonts
22+
ref: main
2223
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
2324
path: core-sans-a-fonts
2425
- name: Install Fonts

0 commit comments

Comments
 (0)