Skip to content

Commit

Permalink
Test action step
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidokert committed Jan 5, 2024
1 parent d0d3976 commit d823cec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ jobs:
with:
platform: android-arm
nightly: ${{ github.event.inputs.nightly }}
steps:
- name: foobar
run: echo testme

0 comments on commit d823cec

Please sign in to comment.