Skip to content

Commit 59b918a

Browse files
authored
Update build.yml
1 parent beb0934 commit 59b918a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v4
3333
with:
3434
submodules: "recursive"
35-
ref: 'testci'
35+
ref: 'master'
3636

3737
- name: Setup environment
3838
uses: ./.github/actions/setup

0 commit comments

Comments
 (0)