ci: update branch reference from font-experiments to font-lemon

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jakub
2026-05-19 13:56:25 +02:00
parent d9d4315c5d
commit 469b03ddf4

View File

@@ -39,7 +39,7 @@ jobs:
- name: Clone Repo (font-experiments branch)
uses: actions/checkout@v4
with:
ref: font-experiments
ref: font-lemon
- name: Setup Build Environment
uses: ./.github/actions/setup-build-environment