diff --git a/.github/workflows/ci-mac.yml b/.github/workflows/ci-mac.yml index 61e9bdd..5746226 100644 --- a/.github/workflows/ci-mac.yml +++ b/.github/workflows/ci-mac.yml @@ -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