Skip to content

Commit

Permalink
Retry with py 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
M97Chahboun committed Dec 19, 2023
1 parent bbd18c6 commit 1ad828c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_dmg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
- name: Uninstall appdmg
run: |
brew install [email protected]
which python3.10
npm config set python /usr/local/bin/python3.9
npm uninstall -g appdmg

0 comments on commit 1ad828c

Please sign in to comment.