Skip to content

Commit 268544a

Browse files
committed
ci: Fix branch name in workflow
1 parent b9c54d5 commit 268544a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- uses: actions/checkout@v4
2727
with:
28-
ref: dev
28+
ref: main
2929

3030
- name: Install CMake and Ninja
3131
uses: lukka/get-cmake@latest

0 commit comments

Comments
 (0)