Skip to content

Commit

Permalink
Fixing build-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bjasspa committed Jul 30, 2024
1 parent 92bc41b commit 44bf1fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- name: Compile macos apple mec
run: |
mkdir downloads
mkdir packages
cd ./microemacs/src
./build.sh -t c -a apple
- name: Compile macos apple mew
Expand Down

0 comments on commit 44bf1fb

Please sign in to comment.