Skip to content

Commit 4a88cc4

Browse files
committed
fox
1 parent 82ea398 commit 4a88cc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/configure-macos/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ runs:
1212
BREW_OPT="$(brew --prefix)"/opt
1313
export PATH="$BREW_OPT/bison/bin:$PATH"
1414
ls -l $BREW_OPT
15-
rm "$BREW_OPT/pkg-config"
1615
ln -s "$BREW_OPT/pkgconf" "$BREW_OPT/pkg-config"
1716
ls -l $BREW_OPT
1817
export PKG_CONFIG_PATH="$BREW_OPT/openssl@3/lib/pkgconfig:$PKG_CONFIG_PATH"

0 commit comments

Comments
 (0)