Skip to content

Commit

Permalink
Update performance_pre.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smeyer198 committed Dec 10, 2024
1 parent c83daeb commit 37f62e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/performance_pre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
uses: ./.github/actions/scanner-android
with:
java-version: ${{ env.JAVA_VERSION }}

- name: Create or update gh-pages-output directory
run: mkdir -p gh-pages-output

- name: Extract performance
uses: ./.github/actions/performance
Expand Down

0 comments on commit 37f62e8

Please sign in to comment.