We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d43b78 commit e65042eCopy full SHA for e65042e
.github/workflows/ci_codegen.yml
@@ -34,6 +34,7 @@ jobs:
34
with:
35
submodules: recursive
36
- run: git submodule update --init --recursive submodules/smithy-dafny
37
+ - run: git submodule update --init --recursive submodules/MaterialProviders
38
39
# Only used to format generated code
40
# and to translate version strings such as "nightly-latest"
0 commit comments