Skip to content

Commit 45af7a6

Browse files
author
Eddy Westbrook
committed
fix blst test in CI... hopefully?
1 parent bdf35f2 commit 45af7a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

s2nTests/docker/blst.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN git clone https://github.com/GaloisInc/blst-verification.git /workdir && \
77
cd /workdir && \
88
git checkout 05d29b0e9d826053185e5bdba287045aab0b4669 && \
99
git config --file=.gitmodules submodule.blst.url https://github.com/supranational/blst && \
10+
git config --file=.gitmodules submodule.cryptol-specs.url https://github.com/GaloisInc/cryptol-specs && \
1011
git submodule sync && \
1112
git submodule update --init
1213

0 commit comments

Comments
 (0)