Skip to content

Updated cmake and build files to work with new FEBioConfig.cmake #26

Updated cmake and build files to work with new FEBioConfig.cmake

Updated cmake and build files to work with new FEBioConfig.cmake #26

Workflow file for this run

name: CI - MacOS Push
on:
workflow_dispatch:
push:
branches:
- develop
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/macos-reusable.yml@develop
with:
package-name: febioheat
requires-sdk: true
plugin: true
publish: true
secrets: inherit