This commit is contained in:
Stefan Zweifel 2020-09-13 13:24:22 +02:00
parent dd6fb621b4
commit e7d4a91cc4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Install Shell Mock - name: Install Shell Mock
run: | run: |
git clone https://github.com/capitalone/bash_shell_mock git clone https://github.com/capitalone/bash_shell_mock
echo "::add-path::bash_shell_mock/bin" sudo ./install.sh /usr/local
- name: Where is shellmock? - name: Where is shellmock?
run: which shellmock run: which shellmock