Skip to content

Commit e22ddd5

Browse files
committed
Try to remove exporting path to python
1 parent 45fda9b commit e22ddd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ jobs:
323323
run: |
324324
export LIBTOOLIZE=glibtoolize
325325
export LIBTOOL=glibtool
326-
export PATH="$(brew --prefix python3)/bin:$PATH"
327326
328327
./autogen.sh --with-builtin-tommath --with-builtin-tomcrypt
329328
make -j4

0 commit comments

Comments
 (0)