Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michalziolkowski committed Mar 27, 2024
1 parent 82de1e6 commit 3eb8668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_sherlo_async.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
android_preview_build:
name: Prepare Android Preview Build
needs: [run_sherlo_async]
uses: sherlo-io/sherlo/.github/workflows/android_build@dev
uses: sherlo-io/sherlo/.github/workflows/android_build.yml@dev
with:
skip_build: ${{ github.event.inputs.skip_build || inputs.skip_build || github.event.label.name == 'sherlo:async:skip_build' }}
profile: 'preview'
Expand Down

0 comments on commit 3eb8668

Please sign in to comment.