Skip to content

Commit

Permalink
Fix the prep-release-zip task
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Sep 27, 2017
1 parent 6e4988a commit 0eef6a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ end


task :'prep-release-zip' => [
'//java/server/src/org/openqa/grid/selenium:selenium',
'//java/client/src/org/openqa/selenium:client-combined-zip',
'//java/server/src/org/openqa/grid/selenium:selenium-zip',
'//java/server/src/org/openqa/selenium/server/htmlrunner:selenium-runner'] do
Expand Down

0 comments on commit 0eef6a1

Please sign in to comment.