Skip to content

Commit

Permalink
Explicitly choose main as the branch to fetch from core-sans-a-fonts …
Browse files Browse the repository at this point in the history
…repo

The build failed to find the default branch for it, on repo checkout
  • Loading branch information
oliverbarnes committed Oct 13, 2024
1 parent 4b2bd5e commit e928626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
fetch-depth: 0
repository: mainmatter/core-sans-a-fonts
ref: main
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
path: core-sans-a-fonts
- name: Install Fonts
Expand Down

0 comments on commit e928626

Please sign in to comment.