Skip to content

Commit

Permalink
Remove unnecesary instance of shell param
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Aug 15, 2023
1 parent c6c902f commit 978a60d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ runs:
with:
bundler-cache: true
cache-version: 1
shell: bash -euo pipefail
- name: Install Carthage
run: brew install carthage
shell: bash -euo pipefail
Expand Down

0 comments on commit 978a60d

Please sign in to comment.