Skip to content

Commit 6157ac3

Browse files
authored
Update freebsd-x64-runtime-build.yml
1 parent d7a4bad commit 6157ac3

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/outputrid2
15+
git clone https://github.com/am11/runtime -b feature/freebsd-port/outputrid-4
1616
cd runtime
1717
git config --global user.email [email protected]
1818
git config --global user.name ci

0 commit comments

Comments
 (0)