Skip to content

Commit

Permalink
remove duplicate run
Browse files Browse the repository at this point in the history
  • Loading branch information
jcii committed May 16, 2021
1 parent b36b3ea commit 0dfb88b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor_prebuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dotnet clean
cd UI
npm install
npm run --silent build-prod
npm run build-prod
cd ..
sed -i "s/APPVEYOR_VERSION/$APPVEYOR_BUILD_VERSION/" "./Machete.Web/Views/Home/Index.cshtml"

0 comments on commit 0dfb88b

Please sign in to comment.