[CI] Try to fix breaking on both workflow run

This commit is contained in:
2026-01-02 07:16:53 +01:00
parent eda396d617
commit 01e20cef5d
2 changed files with 4 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ jobs:
steps:
- name: Set up Git repository
uses: actions/checkout@v6
with:
ref: ${{ gitea.head_ref }}
- name: Run build
run: ./build.sh
- name: Upload compiled helpers