From 8ac07a51ecb470a60c482decc39679d38a8a8d1a Mon Sep 17 00:00:00 2001 From: Robin Salkeld Date: Mon, 11 Mar 2024 09:07:31 -0700 Subject: [PATCH] Missed the other jobs --- .github/workflows/library_interop_tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/library_interop_tests.yml b/.github/workflows/library_interop_tests.yml index 14139632c..f526a9ef8 100644 --- a/.github/workflows/library_interop_tests.yml +++ b/.github/workflows/library_interop_tests.yml @@ -136,6 +136,7 @@ jobs: run: | git submodule update --init libraries git submodule update --init --recursive mpl + git submodule update --init smithy-dafny - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v4 @@ -228,6 +229,7 @@ jobs: run: | git submodule update --init libraries git submodule update --init --recursive mpl + git submodule update --init smithy-dafny - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v4