mirror of
https://github.com/rsms/inter.git
synced 2024-11-22 11:02:55 +03:00
fix github CI build which broke by itself because it is a bit of a mess
This commit is contained in:
parent
1e1c7e2218
commit
5ae38a00e4
@ -14,7 +14,7 @@ while [[ $# -gt 0 ]]; do
|
||||
shift
|
||||
;;
|
||||
-reveal-in-finder)
|
||||
OPT_REVEAL_IN_FINDER=true
|
||||
[ "$(uname -s)" = Darwin ] && OPT_REVEAL_IN_FINDER=true
|
||||
shift
|
||||
;;
|
||||
-*)
|
||||
|
Loading…
Reference in New Issue
Block a user