Skip to content

Commit

Permalink
ci(GitHub): fix baseline step for the pr-baseline workflow (script …
Browse files Browse the repository at this point in the history
…name changed)

Signed-off-by: Art Shendrik <[email protected]>
  • Loading branch information
amal committed Jun 1, 2024
1 parent 15c0da7 commit cd5c0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: gradle/actions/setup-gradle@v3

- name: Baseline
run: ./baseline
run: ./updateBaseline

- name: Setup GIT
run: |
Expand Down

0 comments on commit cd5c0c6

Please sign in to comment.