Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Apr 27, 2024
1 parent 2bfc59d commit 8a9ad5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/dotnet-workload/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ export DEBIAN_FRONTEND=noninteractive
echo "(*) Installing dotnet workload"

dotnet workload update
dotnet workload ${WORKLOAD}
dotnet workload restore ${WORKLOAD}

echo "Done!"

0 comments on commit 8a9ad5e

Please sign in to comment.