Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
war-in committed Jan 10, 2024
1 parent eb5d1bb commit 839ea56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,7 @@ jobs:
bash ./scripts/install.sh
- name: Check if installed
shell: bash
run: |
#!/usr/bin/env bash
if ! command -v universal-sierra-compiler &> /dev/null; then
echo "universal-sierra-compiler was not installed"
exit 1
Expand Down

0 comments on commit 839ea56

Please sign in to comment.