Skip to content

Commit

Permalink
Update apple-gdb-1824-macos.yml
Browse files Browse the repository at this point in the history
try removing some lines

Change-Id: I053401351a0928f7233ecda3f8919f8645c2a852
  • Loading branch information
cooljeanius committed Mar 19, 2024
1 parent e7ebb36 commit dcc4028
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/apple-gdb-1824-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
- run: brew update
- name: Install dependencies with Homebrew
env:
HOMEBREW_NO_EMOJI: 1
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
HOMEBREW_VERBOSE: 1
HOMEBREW_VERBOSE_USING_DOTS: 1
run: |
if test ${{ matrix.compiler }} == clang; then \
Expand Down

0 comments on commit dcc4028

Please sign in to comment.