File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
actions/aws-crt-kotlin-custom-gradle-distribution-url Expand file tree Collapse file tree 3 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 2424 role-to-assume : ${{ secrets.CI_AWS_ROLE_ARN }}
2525 aws-region : us-west-2
2626 - name : Configure Gradle
27- uses : .github/actions/custom-gradle-distribution-url
27+ uses : .github/actions/aws-crt-kotlin- custom-gradle-distribution-url
2828 - name : Generate Artifact Size Metrics
2929 run : ./gradlew artifactSizeMetrics
3030 - name : Save Artifact Size Metrics
4343 role-to-assume : ${{ secrets.CI_AWS_ROLE_ARN }}
4444 aws-region : us-west-2
4545 - name : Configure Gradle
46- uses : .github/actions/custom-gradle-distribution-url
46+ uses : .github/actions/aws-crt-kotlin- custom-gradle-distribution-url
4747 - name : Generate Artifact Size Metrics
4848 run : ./gradlew artifactSizeMetrics
4949 - name : Analyze Artifact Size Metrics
Original file line number Diff line number Diff line change 4242 cache : ' gradle'
4343
4444 - name : Configure Gradle
45- uses : .github/actions/custom-gradle-distribution-url
45+ uses : .github/actions/aws-crt-kotlin- custom-gradle-distribution-url
4646
4747 - name : Build
4848 shell : bash
You can’t perform that action at this time.
0 commit comments