Skip to content

Commit

Permalink
missing submodule init in new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-aws committed Mar 11, 2024
1 parent d97a967 commit b54d598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/library_interop_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,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
Expand Down

0 comments on commit b54d598

Please sign in to comment.