Attempt to fix Mac CI workflow

This commit is contained in:
Marquis Kurt 2020-07-02 12:28:55 -04:00
parent 78e4fef3aa
commit 43a83c1c84
No known key found for this signature in database
GPG Key ID: 725636D259F5402D
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
with open('public/config.json', 'w+') as out:
dump(json_dict, out)
shell: python
shell: python
- name: Install dependencies and build
run: |
npm install