Skip to content

Commit

Permalink
fix: retry git submodule fetch (#1371)
Browse files Browse the repository at this point in the history
Attempting to stabilize problems seen with github intermittently rate
limiting(?) our build runners.

See AztecProtocol/build-system#18
  • Loading branch information
ludamad authored Aug 2, 2023
1 parent 7a1c4f7 commit 5cf9c20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion build-system
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#pragma once
#include "../../primitives/field/field.hpp"


namespace proof_system::plonk {
namespace stdlib {
namespace recursion {
Expand Down

0 comments on commit 5cf9c20

Please sign in to comment.