Skip to content

Commit aead65d

Browse files
committed
path typo
1 parent 174982f commit aead65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-homebrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Update formula
3232
run: |
33-
chmod +x homebrew-tap/scripts/update-homebrew.sh
33+
chmod +x homebrew-tap/.github/scripts/update-homebrew.sh
3434
VERSION=${{ steps.get_version.outputs.version }} ./homebrew-tap/scripts/update-homebrew.sh
3535
3636
- name: Commit and push

0 commit comments

Comments
 (0)