Skip to content

Commit

Permalink
Update linux-x64-runtime-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 authored Jan 17, 2025
1 parent da9c7f9 commit 048df68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-x64-runtime-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Test runtime build
run: |
git clone https://github.com/dotnet/runtime --single-branch --depth 1
git clone https://github.com/jkoritzinsky/runtime --single-branch --depth 1 -b import-ordering
cd runtime
sudo eng/common/native/install-dependencies.sh
./build.sh -c Release
Expand Down

0 comments on commit 048df68

Please sign in to comment.