Skip to content

Commit

Permalink
Update linux-riscv64-runtime-buidl2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 authored Jan 17, 2025
1 parent 6e6e4f4 commit 873c2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-riscv64-runtime-buidl2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
run: df -h; sudo rm -rf "$AGENT_TOOLSDIRECTORY"; df -h
- name: runtime+libs+packs build
run: |
git clone https://github.com/am11/runtime -b feature/freebsd-port/outputrid
git clone https://github.com/dotnet/runtime --single-branch --depth 1
docker run --rm -v$(pwd)/runtime:/runtime -e ROOTFS_DIR=/crossrootfs/riscv64 \
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-cross-riscv64 \
sh -c '
Expand Down

0 comments on commit 873c2ec

Please sign in to comment.