Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bovine committed Aug 13, 2024
1 parent 000d675 commit f8268e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
glibtoolize
autoreconf -vif
ls -lR /opt/homebrew/opt/readline
ls -lR /opt/homebrew/opt/readline
./configure --with-readline-includes=/opt/homebrew/opt/readline/8.2/include --with-readline-library=/opt/homebrew/opt/readline/8.2/lib --with-tcl=/opt/homebrew/opt/tcl-tk/lib --with-tcl-includes=/opt/homebrew/opt/tcl-tk/include
- name: make
run: make
Expand Down

0 comments on commit f8268e4

Please sign in to comment.