Skip to content

Fixed build issue with PyLib. #236

Fixed build issue with PyLib.

Fixed build issue with PyLib. #236

Workflow file for this run

name: CI - Linux 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/linux-reusable-push.yml@develop
with:
aws-ami-id: ami-0c4f73b7a000e1423
aws-sg-id: sg-0ca7912782cf1538b
runTests: false
package-name: febio-studio
requires-sdk: true
secrets: inherit