Skip to content

Commit

Permalink
action testing on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Detlef Groth committed Oct 20, 2024
1 parent 8d641e5 commit e0373d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
shell: bash
run: |
brew install xquartz
bash -c "$(curl -fsSL https://raw.githubusercontent.com/mittelmark/microemacs/refs/heads/master/install-linux.sh)"
##bash install.sh -V
curl -fsSL https://raw.githubusercontent.com/mittelmark/microemacs/refs/heads/master/install-linux.sh -o install.sh
bash install.sh -V
source ~/.bashrc ## for the current session
me -V
Expand Down

0 comments on commit e0373d4

Please sign in to comment.