Skip to content

Add a disclaimer to the index.rst about the graphics abstraction (#150) #41

Add a disclaimer to the index.rst about the graphics abstraction (#150)

Add a disclaimer to the index.rst about the graphics abstraction (#150) #41

name: 'Build Android Build Folder Archives'
on:
push:
tags:
- "v*.*.*"
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build
run: ./build-android-arch.sh
- name: Upload Android Build Folder Archives
id: upload
uses: softprops/action-gh-release@v1
with:
files: ./build/android_archs/AndroidBuildFolder.zip