Skip to content

Commit

Permalink
starting mac makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Detlef Groth committed Oct 25, 2023
1 parent 1539079 commit 2175869
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/binaries-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
brew install make
cd bfs && /usr/local/opt/make/libexec/gnubin/make
cd ../src && /usr/local/opt/make/libexec/gnubin/make -f macos32gcc.gmk
cd ..
ls
pwd
mkdir binaries-MacOS
cp src/.macos32gcc-release-mecw/mecw binaries-MacOS/
- name: Upload Artifact GitHub Action
Expand Down

0 comments on commit 2175869

Please sign in to comment.