Unverified Commit 648c8d56 authored by Samruddhi Khandale's avatar Samruddhi Khandale Committed by GitHub

Update update-dotnet-install-script.yml which updates vendor dotnet script for oryx (#938)

Update update-dotnet-install-script.yml
parent 779283ad
...@@ -39,7 +39,7 @@ jobs: ...@@ -39,7 +39,7 @@ jobs:
# Add / update and commit # Add / update and commit
git add src/dotnet/scripts/vendor/dotnet-install.sh git add src/dotnet/scripts/vendor/dotnet-install.sh
git add src/dotnet/scripts/vendor/dotnet-install.sh git add src/oryx/scripts/vendor/dotnet-install.sh
git commit -m 'Automated dotnet-install script update' || export NO_UPDATES=true git commit -m 'Automated dotnet-install script update' || export NO_UPDATES=true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment