Skip to content

Commit

Permalink
Explicitly set gradle user home to try to avoid file cache timeout pr…
Browse files Browse the repository at this point in the history
…oblem
  • Loading branch information
hpmellema committed Jul 17, 2024
1 parent cb21500 commit 9570a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
run: |
cd smithy-gradle-plugin
./gradlew clean publishToMavenLocal
./gradlew build -Plog-tests
./gradlew -g $PWD build -Plog-tests

0 comments on commit 9570a25

Please sign in to comment.