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 444085a commit a25abd3
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 @@ -45,9 +45,9 @@ jobs:
run: |
brew install xquartz
curl -fsSL https://raw.githubusercontent.com/mittelmark/microemacs/refs/heads/master/install-linux.sh -o install.sh
bash install.sh
bash install.sh -V
source ~/.bashrc ## for the current session
which me
me -V
windows:
runs-on: windows-2022
Expand Down

0 comments on commit a25abd3

Please sign in to comment.