Skip to content

Commit

Permalink
mac-os 11 build added
Browse files Browse the repository at this point in the history
  • Loading branch information
Detlef Groth committed Oct 26, 2023
1 parent 0931359 commit 1352de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries-macos-11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cp README-standalone.md binaries-MacOS/
echo '-1 ml-write &cat "Platform:" $platform' > platform.emf
echo "exit-emacs" >> platform.emf
./me-macos.bin @platform.emf
TERM=xterm ./me-macos.bin @platform.emf
- name: Upload Artifact GitHub Action
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 1352de3

Please sign in to comment.