Skip to content

Commit 4495f6e

Browse files
committed
🛠 fix: brewfile path
1 parent d97080e commit 4495f6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/macos-quicklook/macos-quicklook.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
set -euo pipefail
33

44
# Install QuickLook plugins
5-
brew bundle --file macos-quicklook/quicklook.Brewfile
5+
brew bundle --file pkg/macos-quicklook/quicklook.Brewfile

0 commit comments

Comments
 (0)