Skip to content

Added ngcore library to NETGEN_LIB to include ngcore::multithread rou… #607

Added ngcore library to NETGEN_LIB to include ngcore::multithread rou…

Added ngcore library to NETGEN_LIB to include ngcore::multithread rou… #607

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.yml@develop
with:
package-name: febio-studio
requires-sdk: true
python-module: true
publish: true
aws-ami-id: ${{ vars.LINUX_AMI }}
secrets: inherit