Skip to content

Fixed issue when rendering quads in GLMeshRender. #255

Fixed issue when rendering quads in GLMeshRender.

Fixed issue when rendering quads in GLMeshRender. #255

Workflow file for this run

name: CI - Windows Push
on:
workflow_dispatch:
push:
branches:
- develop
- febiostudio3
permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout
jobs:
call_workflow:
uses: febiosoftware/febio-workflows/.github/workflows/windows-reusable-push.yml@develop
with:
aws-ami-id: ami-083a9a9faa1d3dddc
aws-sg-id: sg-0ca7912782cf1538b
aws-instance-type: c5a.8xlarge
runTests: false
package-name: febio-studio
requires-sdk: true
secrets: inherit