Skip to content

android 64bit build fixes #39

android 64bit build fixes

android 64bit build fixes #39

Workflow file for this run

name: Pushed
on:
push:
workflow_dispatch:
jobs:
build_linux:
uses: ./.github/workflows/build_linux.yml
with:
releaseVersion: development
buildVersion: 9999
artifactArchive: archives-linux
build_windows:
uses: ./.github/workflows/build_windows.yml
with:
releaseVersion: development
buildVersion: 9999
artifactArchive: archives-windows