Skip to content

Commit 69d57ee

Browse files
committed
working-directory
1 parent f67dda7 commit 69d57ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
uses: ./smithy-kotlin/.github/actions/setup-build
130130

131131
- name: Build and Test ${{ env.PACKAGE_NAME }} on Windows JVM
132+
working-directory: ./smithy-kotlin
132133
run: |
133134
./gradlew apiCheck
134135
./gradlew -P"aws.sdk.kotlin.crt.disableCrossCompile"=true build

0 commit comments

Comments
 (0)