Skip to content

Commit

Permalink
added debug flag to macports
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Griggio committed Nov 22, 2024
1 parent ba31906 commit 9a3d66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install base ports
run: |
export PATH=/opt/local/libexec/gnubin:/opt/local/bin:/opt/local/sbin:$PATH
sudo port -t install pkgconfig
sudo port -d -t install pkgconfig
sudo port -t install automake
sudo port -t install autoconf
sudo port -t install libtool
Expand Down

0 comments on commit 9a3d66c

Please sign in to comment.