Skip to content

whats going on here #1175

whats going on here

whats going on here #1175

Workflow file for this run

on: [push, pull_request]
name: Cross-compile
jobs:
android:
name: Android
runs-on: ubuntu-latest
container: notfl3/cargo-apk
steps:
- uses: actions/checkout@v2
- name: cargo quad-apk
run: |
rustup show
cargo --version
rustc --version
cargo quad-apk build