Skip to content

Commit

Permalink
CI: Upgrade macports
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyster committed Aug 20, 2024
1 parent 54801b3 commit c3a93c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
curl -L -O "https://github.com/macports/macports-base/releases/download/v2.9.0/MacPorts-2.9.0-14-Sonoma.pkg"
sudo installer -store -pkg MacPorts-2.9.0-14-Sonoma.pkg -target /
echo "https://packages.spectrum.im/macports/ports.tar.bz2" | sudo tee -a /opt/local/etc/macports/sources.conf
echo "https://github.com/SpectrumIM/ports/archive/refs/tags/v1.0.1.tar.gz" | sudo tee -a /opt/local/etc/macports/sources.conf
- name: Install dependencies
run: |
export PATH=$PATH:/opt/local/bin
Expand Down

0 comments on commit c3a93c5

Please sign in to comment.