Skip to content

Commit

Permalink
Build in parallel on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
lazamar committed Aug 20, 2023
1 parent e13070d commit 4eb016a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ RUN echo ". $HOME/.nix-profile/etc/profile.d/nix.sh" >> $HOME/.bashrc

# Build project
RUN cabal update
RUN cabal v2-build
RUN cabal v2-build -j

0 comments on commit 4eb016a

Please sign in to comment.