Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas McDonald committed Aug 16, 2023
1 parent bd043d2 commit 9343725
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/smithy-polymorph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
# Required for building Smithy-Dafny
# TODO: This step can and should be removed once Smithy-Python is on Maven central
- name: Locally cache smithy-python-codegen
uses: gradle/gradle-build-action@v2
with:
arguments: :smithy-python-codegen:publishToMavenLocal
build-root-directory: submodules/smithy-python/codegen
uses: gradle/gradle-build-action@v2
with:
arguments: :smithy-python-codegen:publishToMavenLocal
build-root-directory: submodules/smithy-python/codegen

- name: Sanity-check SQS test model via plugin
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit 9343725

Please sign in to comment.