Add ARM build

This commit is contained in:
Chidi Williams 2023-01-18 20:11:20 +00:00
commit 4feef98ba4

View file

@ -180,7 +180,9 @@ jobs:
virtualenvs-in-project: true
- name: Dependencies
run: brew install create-dmg
run: |
brew install create-dmg
poetry install
- name: Configure certificates
run: |