Skip to content

Commit ed45ebb

Browse files
committed
brew install without -s
1 parent 63c645f commit ed45ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ runs:
9595
fi
9696
9797
# Install from local file
98-
brew install --HEAD -s ./postgis.rb
98+
brew install --HEAD ./postgis.rb
9999
100100
# Cleanup
101101
rm -f ./postgis.rb

0 commit comments

Comments
 (0)