Skip to content

Commit

Permalink
Use make for matching CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
lhsazevedo committed Jun 27, 2024
1 parent 6adf125 commit e2725be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_matching.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
echo "SHC_INC=$(winepath -w $DC_SDK/shc/include),$(winepath -w $DC_SDK/shinobi/include)" >> "$GITHUB_ENV"
- name: Build
run: bash scripts/build_matching.sh
run: make -f Makefile.matching

0 comments on commit e2725be

Please sign in to comment.