Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SourMesen committed Jul 21, 2024
1 parent d1ba1f4 commit 5de91c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
# forcing colours makes the log a little nicer to read.
- name: Build Mesen
run: |
make -j$(sysctl -n hw.logicalcpu) -O ${{ matrix.make_flags }}
${{ matrix.make_flags }} make -j$(sysctl -n hw.logicalcpu)
- name: Sign binary
env:
Expand Down

0 comments on commit 5de91c1

Please sign in to comment.