Skip to content

Commit 647056c

Browse files
committed
chore: Homebrew tap trust 경고 대응
1 parent bdb6f97 commit 647056c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/testflight.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ jobs:
9191
cache: true
9292

9393
- name: Install SwiftLint
94+
env:
95+
HOMEBREW_REQUIRE_TAP_TRUST: "1"
9496
shell: bash
9597
run: |
9698
set -euo pipefail

0 commit comments

Comments
 (0)