Skip to content

Added missing conan-official-osg-variables.cmake to openscenegraph-mr… #3

Added missing conan-official-osg-variables.cmake to openscenegraph-mr…

Added missing conan-official-osg-variables.cmake to openscenegraph-mr… #3

Workflow file for this run

name: On Push
on: [push]
jobs:
build:
name: Push
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04]
uses: ./.github/workflows/build.yml
with:
os: ${{ matrix.os }}