cant use zsh

This commit is contained in:
Erik Gomez
2020-06-19 15:25:50 -05:00
parent 846a2e72ef
commit f224b7e2c0
-3
View File
@@ -16,12 +16,10 @@ jobs:
- name: test
run: ls -l
shell: zsh
working-directory: python
- name: test 2
run: ls -l
shell: zsh
- name: Install Apple certificates
if: github.ref == 'refs/heads/main'
@@ -32,7 +30,6 @@ jobs:
- name: Run build package (recommended pkg)
run: /usr/bin/sudo ./build_python_framework_pkgs.zsh recommended "$DEV_ID"
shell: zsh
env:
DEV_ID: "Developer ID Installer: Clever DevOps Co. (9GQZ7KUFR6)"
working-directory: python