Skip to content

Commit c277d0e

Browse files
committed
fetch main
1 parent c1c5120 commit c277d0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/asv.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424

25+
- name: Set up main branch
26+
run: |
27+
git branch main origin/main
28+
2529
- uses: prefix-dev/[email protected]
2630
with:
2731
environments: dev

0 commit comments

Comments
 (0)