Skip to content

Commit

Permalink
drrr backslash
Browse files Browse the repository at this point in the history
  • Loading branch information
polymetric committed Apr 18, 2021
1 parent ec77e83 commit 19a08c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pipeline {
steps {
sh 'mkdir -p build'
sh 'set -e \
&& apt-get update
&& apt-get update \
&& apt-get install \
libgmp-dev \
&& rm -rf /var/lib/apt/lists/
Expand Down

0 comments on commit 19a08c3

Please sign in to comment.