Skip to content

Commit

Permalink
install me-python package on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Detlef Groth committed Sep 2, 2024
1 parent d80b583 commit 4b4b9f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ jobs:
uname -n
uname -s
python --version
python -m venv menv
./menv/bin/pip install https://github.com/user-attachments/files/16836036/meapp-9.12.24b1.tar.gz
./menv/bin/meapp -V

0 comments on commit 4b4b9f4

Please sign in to comment.