Skip to content

support for models with multiple textures, ground work. #248

support for models with multiple textures, ground work.

support for models with multiple textures, ground work. #248

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: configure
run: |
cd example
make linux