Skip to content

Commit

Permalink
Update .github/workflows/NightlyBaselineProfiles.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jaehwa Noh <shwoghk14@gmail.com>
  • Loading branch information
keyboardsurfer and Jaehwa-Noh committed Apr 22, 2024
1 parent 8b89386 commit f770711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NightlyBaselineProfiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v1
uses: gradle/actions/wrapper-validation@v3

- name: Copy CI gradle.properties
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
Expand Down

0 comments on commit f770711

Please sign in to comment.