Skip to content

Commit

Permalink
Building all targets in GH Action openfast_postlib
Browse files Browse the repository at this point in the history
  • Loading branch information
deslaughter committed Jun 15, 2023
1 parent 9e14154 commit 2d7a2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-dev-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
${GITHUB_WORKSPACE}
- name: Build openfast-postlib
working-directory: ${{runner.workspace}}/openfast/build
run: cmake --build . --target openfast_postlib
run: cmake --build .
- name: Cache the workspace
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 2d7a2f2

Please sign in to comment.