Skip to content

Commit

Permalink
okay just wfmash
Browse files Browse the repository at this point in the history
  • Loading branch information
ekg committed Oct 11, 2022
1 parent db2a62c commit a8e729a
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 @@ -55,7 +55,7 @@ RUN git clone --recursive https://github.com/waveygang/wfmash \
RUN git clone --recursive https://github.com/ekg/seqwish \
&& cd seqwish \
&& git pull \
&& git checkout bea906eb37b6029f144da79dd1d807dd4fee8edf \
&& git checkout da0d2f0d81f1a3214ed34e2174bae73a0ea39296 \
&& git submodule update --init --recursive \
&& cmake -H. -DCMAKE_BUILD_TYPE=Generic -Bbuild && cmake --build build -- -j $(nproc) \
&& cp bin/seqwish /usr/local/bin/seqwish \
Expand Down

0 comments on commit a8e729a

Please sign in to comment.