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 bac01f5 commit 6f7650b
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 @@ -12,7 +12,7 @@ jobs:
run: |
git clone https://github.com/dotnet/runtime --single-branch --depth 1
cd runtime
sudo eng/install-native-dependencies.sh
sudo eng/common/native/install-dependencies.sh
./build.sh -c Release
- name: Upload artifacts
Expand Down

0 comments on commit 6f7650b

Please sign in to comment.