Skip to content

Commit

Permalink
alias
Browse files Browse the repository at this point in the history
  • Loading branch information
antonysigma committed Jul 12, 2024
1 parent 358f923 commit c4d4c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-halide-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
if: startsWith(matrix.os, 'window') == true

- name: Build ProxImaL-codegen
run: meson compile -C proximal/halide/build ladmm-runtime
run: meson compile -C proximal/halide/build ladmm-runtime:alias

- name: Build Python interfaces
run: meson compile -C proximal/halide/build python_interface
Expand Down

0 comments on commit c4d4c68

Please sign in to comment.