Skip to content

Commit 9a4ca9d

Browse files
authored
Update freebsd-x64-runtime-build.yml
1 parent 107b115 commit 9a4ca9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/freebsd-x64-runtime-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
run: df -h; sudo rm -rf "$AGENT_TOOLSDIRECTORY"; df -h
1313
- name: runtime+libs+packs build
1414
run: |
15-
git clone https://github.com/am11/runtime -b feature/freebsd-port/outputrid
15+
git clone https://github.com/dotnet/runtime --single-branch --depth 1
1616
cd runtime
1717
git config --global user.email ci@example.com
1818
git config --global user.name ci

0 commit comments

Comments
 (0)