Skip to content

Commit 96a9dd9

Browse files
committed
ci:alma build fix
1 parent fc1c437 commit 96a9dd9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/Alma_build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
steps:
4646
- name: Checkout main repository code
4747
uses: actions/checkout@v6
48+
with:
49+
ref: 'develop'
4850

4951
- name: Checkout dependency repository (xengine)
5052
uses: actions/checkout@v6

0 commit comments

Comments
 (0)