that's gonna make it fail again isn't it

This commit is contained in:
briaguya 2024-02-19 17:00:09 -05:00
parent 1332698be0
commit 871a1964a3

View File

@ -96,7 +96,6 @@ jobs:
sudo installer -pkg ./MacPorts-2.9.1-12-Monterey.pkg -target /
fi
echo "/opt/local/bin:/opt/local/sbin" >> $GITHUB_PATH
sudo port selfupdate
- name: Update MacPorts
if: ${{ !vars.MAC_RUNNER }}
run: |