Skip to content

Commit 6f7650b

Browse files
authored
Update linux-x64-runtime-build.yml
1 parent bac01f5 commit 6f7650b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-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: |
1313
git clone https://github.com/dotnet/runtime --single-branch --depth 1
1414
cd runtime
15-
sudo eng/install-native-dependencies.sh
15+
sudo eng/common/native/install-dependencies.sh
1616
./build.sh -c Release
1717
1818
- name: Upload artifacts

0 commit comments

Comments
 (0)