Skip to content

Commit 30a5af4

Browse files
committed
Fetch 'trunk' branch - not 'restore-msvc' branch
1 parent 980e1ed commit 30a5af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msvc-common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
3535
with:
3636
repository: ocaml/ocaml
37-
ref: restore-msvc
37+
ref: trunk
3838
path: ocaml
3939
submodules: true
4040

0 commit comments

Comments
 (0)