Skip to content

fdsg

fdsg #5

Workflow file for this run

name: Test
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Setup Android SDK
uses: android-actions/setup-android@v3
- name: Build SampleApplication
run: |
echo $ANDROID_HOME
zipalign --no-daemon build