Skip to content

Commit

Permalink
check python version
Browse files Browse the repository at this point in the history
  • Loading branch information
M97Chahboun committed Dec 19, 2023
1 parent 9750e2f commit 27d58af
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test_dmg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,5 @@ jobs:
with:
node-version: '14'
- name: Uninstall appdmg
run: npm uninstall -g appdmg

- name: Install appdmg
run: npm install -g appdmg

run: python --version

0 comments on commit 27d58af

Please sign in to comment.