Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sruti1312 committed Aug 24, 2020
1 parent a861282 commit d33a983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: ./gradlew publishToMavenLocal
- name: Build PA gradle using the new RCA jar
working-directory: ./tmp/pa
run: rm licenses/performanceanalyzer-rca-1.3.jar.sha1
run: rm licenses/performanceanalyzer-rca-1.10.jar.sha1
- name: Update SHA
working-directory: ./tmp/pa
run: ./gradlew updateShas
Expand Down

0 comments on commit d33a983

Please sign in to comment.