Skip to content

Commit

Permalink
Add call to msys2 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Oct 21, 2024
1 parent ce70344 commit 5df0ee5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,9 @@ jobs:
uses: ./.github/workflows/julia-cmake.yml
with:
build_mode: "Release"

call-release-cmake-julia:
name: "CMake Julia Workflows"
uses: ./.github/workflows/msys2-cmake.yml
with:
build_mode: "Release"

0 comments on commit 5df0ee5

Please sign in to comment.