Skip to content

Commit 4117e05

Browse files
committed
misc: possible fix
1 parent 8febb3b commit 4117e05

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
- name: Setup Build
3535
uses: ./aws-sdk-kotlin/.github/actions/setup-build
3636
- name: Configure Gradle
37-
working-directory: ./aws-sdk-kotlin
3837
uses: ./aws-sdk-kotlin/.github/actions/custom-gradle-distribution-url
3938
- name: Test
4039
working-directory: ./aws-sdk-kotlin
@@ -58,7 +57,6 @@ jobs:
5857
- name: Setup Build
5958
uses: ./aws-sdk-kotlin/.github/actions/setup-build
6059
- name: Configure Gradle
61-
working-directory: ./aws-sdk-kotlin
6260
uses: ./aws-sdk-kotlin/.github/actions/custom-gradle-distribution-url
6361
- name: Build smithy-kotlin
6462
working-directory: ./smithy-kotlin

.github/workflows/kat-transform.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
aws-region: us-west-2
3838

3939
- name: Configure Gradle
40-
working-directory: ./aws-sdk-kotlin
4140
uses: ./aws-sdk-kotlin/.github/actions/custom-gradle-distribution-url
4241

4342
- name: Setup kat

0 commit comments

Comments
 (0)