Skip to content

Commit 648c8d5

Browse files
Update update-dotnet-install-script.yml which updates vendor dotnet script for oryx (#938)
Update update-dotnet-install-script.yml
1 parent 779283a commit 648c8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dotnet-install-script.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
# Add / update and commit
4141
git add src/dotnet/scripts/vendor/dotnet-install.sh
42-
git add src/dotnet/scripts/vendor/dotnet-install.sh
42+
git add src/oryx/scripts/vendor/dotnet-install.sh
4343
4444
git commit -m 'Automated dotnet-install script update' || export NO_UPDATES=true
4545

0 commit comments

Comments
 (0)