We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daaca1c commit 2d051bcCopy full SHA for 2d051bc
.github/workflows/brew.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Audit formula
34
run: |
35
- brew audit --new --strict ./Formula/ssh-studio.rb
+ brew audit --new --strict ssh-studio
36
37
- name: Build and install
38
0 commit comments