Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny-chung committed Nov 3, 2023
1 parent 3891e8e commit f1aeceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-jetpack-compose-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
workflow_call:
jobs:
build-jetpack-compose-app:
runs-on: ${{ vars.RUNNER }}
steps:
- uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit f1aeceb

Please sign in to comment.